Slide Tutorial - Set Up Directory


- Create directory for slides
mkdir xxxdir
where xxxdir is whatever desciptive name you give the directory.
- Copy files from the template directory to the new directory
cp webroot/howto/webpaging/slidetmp/* xxxdir
cp webroot/howto/webpaging/slidetmp/.??* xxxdir
The last command copies the ``dot files''
(.level & .list)


Slide 5