Re: Easy way to copy directories?


Subject: Re: Easy way to copy directories?
From: neko (neko@mac.com)
Date: Fri Dec 28 2001 - 18:35:45 MST


cp -r foo bar

-r tells it to read thru directories.

|How do you copy directories? If you cp /directory/ /another.directory/
|it says it skips /directory/ because it's a directory. Doing cp
|/directory/* /another.directory/ is tedious and doesn't copy the
|directories in /directory/. Is there a fast and easy way to copy
|directories? This may be very obvious, but I can't figure it out...



This archive was generated by hypermail 2a24 : Fri Dec 28 2001 - 18:51:02 MST