Slide Tutorial - Set Up Directory

Left
Right
  • 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)
Left
Right
Slide 5