View Single Post
Posts: 90 | Thanked: 163 times | Joined on Jan 2012
#5
You can use terminal to copy it once you've switched to root using devel-su. The commands are:

devel-su
<your password> (default is rootme)

cp /home/user/<filename> /usr/
 

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