Use this command to copy a directory in the linux shell: cp -R dirtocopy/ newdir/ it took me a while to figure that out, even with man pages.
cp -R dirtocopy/ newdir/