Friday 25 April 2008

Learning UNIX Fast

Basic command:
bash = enter bash shell, easy for autocomplete by typing tab
ls -lrt = List all files
cd = change directory

No comments: