UNIX: Summary of UNIX presentation
This summary dates back to the time when Mark Dras taught the courses.
General
the XWindows environment
the mouse
the menus
the shell
Tools
xterms / consoles
editor
netscape
email
Files
passwd
ls + options
man pages
permissions
chmod
cd
- *, .., ~, ~name
cp + mv + rm
files and directories
mkdir + rmdir
file viewing
cat + more + less
file completion
line editing
arrow keys + ^P, etc
cut + paste
file naming
space
.cshrc (+ source)
grep
redirection: <, >
Processes
bg + fg + &
more
ps + more
ps + grep
Code
shell script (csh)
compiling (cc)
Printing
lp
lpstat
cancel
Other
finger
nice
quota
xeyes
script