I have a directory say ~/MyWorks which contains the following files in it: a.c, b.c and c.c
I want to copy the MyWorks directory to ~/MyAssignments such that only the directory MyWorks is copied and not the files in it. How should I best go about this?
MyWorks? – SiegeX Dec 2 '10 at 4:23like this, so that you don't have line breaks all over the place. – Karl Knechtel Dec 2 '10 at 4:24MyWorksdirectory and after that only i need to copy the files in it – LinuxPenseur Dec 2 '10 at 5:10