
Root Nautilus
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Root Nautilus script. Other similar scripts didn't work for me, so I created a new one that does. I hope that others find it usefull aswell.
This script opens Nautilus as root in the directory you select.
Install:
copy the files to ~/.gnome2/nautilus-scripts
Dependencie:
gksu
RobertDelhougne
10 years ago
replace "gksu nautilus """ with "gksu nautilus "$NAUTILUS_SCRIPT_CURRENT_URI"" ;)
thanks for the script
Report
Sprocket
10 years ago
Great to hear that it worked out for your.
The script works just fine on my machine though.
Arch Linux running nautilus 2.31.1
Report
RobertDelhougne
10 years ago
Report