Results 1 to 3 of 3
I have D/Ld some desktop wallpaper to my d/l dir and need to move it to the /usr/share/wallpaper dir as root. How do I do that? Do you need to ...
- 08-26-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 8
How to move wallpaper files to proper dir as root
I have D/Ld some desktop wallpaper to my d/l dir and need to move it to the /usr/share/wallpaper dir as root. How do I do that? Do you need to open a terminal or log back in as root or something else?. Appreciate the help.
TitaniumTaz
- 08-26-2005 #2Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
First,
then,Code:$ man mv
Code:$ su Password: # mv /path/to/wallpaper /usr/share/wallpaper
- 08-27-2005 #3Just Joined!
- Join Date
- Aug 2005
- Posts
- 8
Hey sether, Thanks for the info, it did the trick.
TitaniumTaz


Reply With Quote
