[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New project need help.
Hello,
>but I would need some more specific, like /usr/ucb, What could I put
>for this one?? I have no clue..
ucb stands for Univ. California Berkeley IIRC, this dir contains
binaries from this previous incarnation of UNIX(tm), such as
vi, socket-oriented stuff etc... :
On my Sun, it gives
#ls /usr/ucb
Mail fold more soelim vi
apropos from netstat strings view
biff ftp newaliases symorder vmstat
cc gcore page tail vtroff
checknr gprof printenv talk w
clear groups quota tcopy wc
colcrt head rcp telnet what
colrm last rdate tftp whatis
compress lastcomm rdist tset whereis
ctags leave reset ul which
dbx logger rlogin uncompress whoami
e lpq rsh unexpand whois
edit lpr rup unifdef xstr
error lprm ruptime uptime yes
ex lptest rusers users zcat
expand mail rwho vacation
finger man sccs vedit
fmt mkstr script vgrind
#
I think on linux/mint some of these would be elsewhere, such as /bin,
/usr/bin (usually the same), /etc/bin (network stuff)...
Bye.