Subject: Assignment SP 1 (This message is being sent to all CPSC 102 Sec 1 students ) A student "wjsmith" says: I can't figure out how to copy the files from your sp1 directory to my directory. Answer: Assuming you want to work in your directory with name: /home/wjsmith/102/sp1 Assuming your current directory is /home/wjsmith mkdir 102 (if you havent already done so) cd 102 mkdir sp1 (if you haven't alreadly done so) cd 102 cp /home/westall/class/102/assns/sp1/* . If you have further trouble try to copy whatever error messages you get directly from your screen into a mail to me.