============================= Basic Unix/Linux Command List ============================= -IAN! idallen@idallen.ca This is a list of basic Unix/Linux command names used in DAT2330 and the week in which they were first introduced and described. A missing week means the command hasn't been formally introduced yet. All these command names have manual pages (though some of them are built-in to the shell and are described in the man page for the shell). 3 apropos 3 awk 1 bash 6 bzip2 2 cal 2 cat 2 cd (shell built-in) 4 chmod 2 cp 1 date 3 diff 2 du 1 echo (shell built-in and external) 2 exit (shell built-in) 7 export (shell built-in) 6 fg, bg (shell built-in) 2 file 2 find ftp gcc, g++ 1 grep 6 gzip 2 head 3 hostname 6 jobs (shell built-in) 3 last 1 less 4 ln 1 ls 4 mail 1 man 6 mesg 2 mkdir 1 more 2 mv 3 passwd 6 ps 2 pwd (shell built-in and external) 2 rm 2 rmdir scp 4 script 3 sleep 1 ssh 2 sort 1 stty 3 sum 2 tail talk 5 tar 2 touch 3 tr 6 umask (shell built-in) 3 uniq 2 vi, vim 4 wget 4 whereis 4 which 6 write 1 wc 1 who