Introduction to Unix Spring 2008
CSC 210 - Introduction to Unix course material and class schedule
Lecture #1 - Introduction to UNIX and the shell tool
man pages(-k option, apropos, whatis)Lecture #2 - Unix identification commands and more on the shell
whoami command who am i commandhostname command uname command users command who commandw commandfinger commanddate commandLecture #3 - The UNIX hierarchial file system and moving around on the system
pwd commandcd command ls command (-a,l,F,t,r options)Lecture #4 - More on the Unix file system
du commanddf commandmount and umount commandsLecture #5 - File ownership and permissions
ls commandchmodchgrp and chowngroups commandumask commandtouch commandLecture #6 - Creating, moving, renaming, and deleting files and directories.
mkdir commandcp commandmv commandrm command
rmdir commandLecture #7 - Looking into files. More creating, moving, renaming and deleting files.
file commandwhich commandhead commandtail commandcat commandmore and less commandsLecture #8 - filters, piping, and redirections.
sort commandgrep commandLecture #9 - Remote Connections.
rlogintelnetsshLecture #10 - File transfers.
sftpscpwgetLecture #11 - Using the vi editor.
Lecture #12 - Getting the most out of your C shell
Lecture #13 Unix Printing, Compressing files, tar archives and find.
lprlpqlprmtar, gzip and
compressfind command to search for
information and filesLecture #14 - Job control.
ps commandtop commandkill commandLecture #15 Basic shell scripting/programming.
echo commandlast updated: 17 Jan 2008 11:00