View Single Post
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#4
That would work, provided you have root access.
You can also exclude the second occurrence of the filename, and if you're in the /home/user directory you don't need to use the full path e.g.
Code:
cp MyDocs/test.tgz /root
 

The Following User Says Thank You to codeMonkey For This Useful Post: