FreeBSD Commands

what where why?

PS:

perhaps this might help for the beginning:

$ echo `ls /bin` `ls /sbin` `ls /usr/bin` `ls /usr/sbin` `ls /usr/local/bin` `ls /usr/local/sbin` `ls ~/bin`
 
Back
Top