[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: question: copy command



On Thu, 09 Dec 2004 17:14:17 -0500, GoijI P <goijiud hotmail com> wrote:
> please, what's best and least risky command to copy contents of directory
> /dir to /Mydir?.
> 

I don't know if it's either best or least risky, but

cp -R /dir /Mydir

should work.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]