If you need to figure out what a unix program does fast, whatis can tell you.
ian@thoughtdeposit.net:~$ whatis rsync
rsync (1) - faster, flexible replacement for rcp
Whatis simply sucks out the program’s man page description field, and barfs it onto the screen.
Technorati Tags: command line, linux

Leave a Reply