Tutorial for Looking around a UNIX Web Site
Checklist of Some Basic Commands
cd cd /data1/home/metaart cd .. cd www cd www/resume du ls ls -a ls -l ls -R pwd
cat some_file head some_file more some_file tail some_file view some_file
man ls man man
find . -name "*.gif" -print grep "" *.html
Copyright 1999 by George Woolley
last content change April 6, 1999