Friday 6 March 2009

Unix Commads for a Novice

Commands which I love
1. $ cat t???
2. $ man -k / $ apropos // A similar command is whatis

NB whatis does not show the low-level commands

Commands about which I am not sure
1. $ talk person tty-name // I am not sure how you can use this in localhost


Less useful commands
1. $ chgrp others data
2. $ cdown user data

No comments:

Post a Comment