PDA

View Full Version : Nautilus script for deleting as root


vbmaster
February 27th, 2006, 03:30 PM
Hey guys,

Usmask=002 permissions in my fat32 partition don't allowed me to, obviously, write or eliminate something in there. I know i can change the value to get the permissions, but for security reasons I don't want that.

So I would like to have a nautilus script that was able of eliminating the actual selectioned files (and directory's) as root (using gksudo).

Can somebody make that for me?

I would thank ;)

mostwanted
February 27th, 2006, 03:37 PM
Well, for a temporary fix you can always sudo nautilus.

vbmaster
February 27th, 2006, 03:39 PM
Errrr.... i know... but what I really want is a script...

I already have one to open as root, but I wasn't capable of modify it... :|