Thanks for the help.
I got it in /usr/src/bin
-Pranav
On 1/16/07, Dan Nelson <[EMAIL PROTECTED]> wrote:
In the last episode (Jan 16), Mike Meyer said:
> In <[EMAIL PROTECTED]>, Pranav
Sawargaonkar <[EMAIL PROTECTED]> typed:
> > Can any one tell me from where i can get source code of user level
Pranav Sawargaonkar wrote:
> Hi
> Can any one tell me from where i can get source code of user level
> utilities
> (eg. ls, top etc.)
Use 'which foo' to get the directory. Typically you can rely on the
following map:
/bin -> /usr/src/bin
/sbin -> /usr/src/sbin
/usr/bin -> /usr/src/usr.bin
/usr/s
On Tue, 16 Jan 2007, Pranav Sawargaonkar wrote:
Can any one tell me from where i can get source code of user level utilities
(eg. ls, top etc.)
Does FreeBSD also uses coreutils for these user utilities like linux
does ?
The source code is part of the FreeBSD distribution; you can find i
In the last episode (Jan 16), Mike Meyer said:
> In <[EMAIL PROTECTED]>, Pranav Sawargaonkar <[EMAIL PROTECTED]> typed:
> > Can any one tell me from where i can get source code of user level
> > utilities (eg. ls, top etc.)
>
> Look in /usr/src on a FreeBSD system: /usr/src/bin, /usr/src/usr.bin,
In <[EMAIL PROTECTED]>, Pranav Sawargaonkar <[EMAIL PROTECTED]> typed:
> Hi
> Can any one tell me from where i can get source code of user level utilities
> (eg. ls, top etc.)
Look in /usr/src on a FreeBSD system: /usr/src/bin, /usr/src/usr.bin,
etc.
Or try "whereis ":
bhuda% whereis ls
ls: /bin
Hi
Can any one tell me from where i can get source code of user level utilities
(eg. ls, top etc.)
Does FreeBSD also uses coreutils for these user utilities like linux
does ?
TIA
-Pranav
___
freebsd-hackers@freebsd.org mailing list
http://lists.fr
6 matches
Mail list logo