question: copy command

Mark Knecht markknecht at gmail.com
Thu Dec 9 22:19:08 UTC 2004


On Thu, 09 Dec 2004 17:14:17 -0500, GoijI P <goijiud at 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.




More information about the Redhat-install-list mailing list