Just a quick one guys/gals
command for sudo to copy multiple files to a root privileged directory (usr/share/games/)
Thanx
Will

sudo: nautilius: command not found
If you are running GNOME then nautilus is probably there. You can open the file manager as normal user, right? Running any GUI programs as "root" is a bad idea anyway. So instead I'd like to introduce you to some shell commands. First of all, they're sort of "universal" and secondly: GUI or no GUI, they work.whare1 wrote:command for sudo to copy multiple files to a root privileged directory (usr/share/games/)
cd /path/to/where/the/files/where/downloaded
sudo cp *.mp3 /wherever/you/want/cd /where/the/sub-folders/are
sudo cp -R ./* /where/this/stuff/need2go/



Users browsing this forum: efincoop, Google [Bot], inops, rloftus and 36 guests