Date: Sun, 28 Oct 2001 00:10:43 +0200 From: "Alson van der Meulen" <alson@flutnet.org> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: asfiles Message-ID: <20011028001043.A30280@md2.mediadesign.nl> In-Reply-To: <Pine.BSF.4.21.0110271136260.1478-100000@prayforwind.com> References: <Pine.BSF.4.21.0110271136260.1478-100000@prayforwind.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 27, 2001 at 11:38:17AM -0400, Steve Brown <GTABUG> wrote: > Hello there, > > This seems like a stupid question, but it's been eluding me for weeks: > > I successfully installed asfiles-1.0 (per pkg_info), but I cannot figure > out what file to run in order to make it start. Does anyone know what it's > called? try pkg_info -f asfiles-1.0|grep bin, or just pkg_info -f asfiles-1.0|less. This will show you the files within the package. Usually the executable files will be in /usr/local/bin or /usr/local/sbin or /usr/local/libexec. HTH, Alson -- ,-------------------------------------------. > Name: Alson van der Meulen < > Personal: alson@flutnet.org < > School: alson@gymnasiumleiden.nl < `-------------------------------------------' Where's the DIR command? --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011028001043.A30280>