Can anyone point me to where I might be able to download source code
for some of the more "basic" UNIX utilities such as ls, more, who, etc.?
Many thanks.
--
Benjamin Esham
"Two wrongs don't make a right, but three lefts do."
--
Benjamin Esham
"Two wrongs don't make a right, but three lefts do."
Any number of the GNU sites:Quote:> Can anyone point me to where I might be able to download source code
> for some of the more "basic" UNIX utilities such as ls, more, who, etc.?
"ls" is part of fileutils
http://www.gnu.org/software/fileutils/fileutils.html
"who" is part of shellutils
http://www.gnu.org/software/shellutils/shellutils.html
less is "more"
http://www.gnu.org/software/less/less.html
> Any number of the GNU sites:
> "ls" is part of fileutils
> http://www.gnu.org/software/fileutils/fileutils.html
> "who" is part of shellutils
> http://www.gnu.org/software/shellutils/shellutils.html
> less is "more"
> http://www.gnu.org/software/less/less.html
rev is part of util-linux, which you should find at the GNU site,Quote:> Is there a C version of "rev" without "fgetln()" - the ones I've
found so far
> (FreeBSD/OpenBSD) both use this function which I don't have under
Cygwin. I
> could rewrite their libc but I'd prefer not to! Any ideas?
1. Where can I find "top" process monitoring utility for AIX/HP, or source code
I need the "top" process monitoring utility on AIX and HP or equivalent
utility. Anyone know where I can pick these up? I already have top
for sunos and solaris.
3. Looking for source code to a "talk"-like utility
5. Source-code for "tail" utility
6. IP Address
7. Where is the source code to process "route" or "ifconfig" command?
8. Can I change the ID information for "whois"?
9. Where is source code for "telnet", "ftp" etc.
10. Where to get the source code of "rz" and "sz"?
11. GETSERVBYNAME()????????????????????"""""""""""""
12. """"""""My SoundBlast 16 pnp isn't up yet""""""""""""
13. Mixing "allow from" and "AuthType Basic" on Apache