File Browser with ROOT permissions

David Restall - System Administrator dave at restall.net
Sat Jun 2 12:43:24 UTC 2007


Hi Jan,

> How do you open up a file browser with root permissions?

Don't know :-)

> I'm trying to delete a file in a folder and it won't let me as I don't have
> permission.
> 
> I've tried "erase" and "delete" and "del" in a terminal window and none of
> those are valid commands.  :O(
> 
> I type Help at the command prompt and while it shows a number of commands,
> it doesn't show "cp" for copy or anything that looks like a delete command.
> Is there some listing of available commands some place? Like copy, move,
> delete, mkdir, cd, etc.

man rm

Or quick summary :-

sudo rm FILE

and if you're a chicken :-

sudo rm -i FILE

I won't mention rm -rf so forget I ever said that :-)

TTFN


Dave
ubuntu/users-2007-06-02.tx             ubuntu-users jan at azureservices.ca
+----------------------------------------------------------------------------+
| Dave Restall, Computer Nerd, Cyclist, Radio Amateur G4 FCU, Bodger         |
| Mob +44 (0) 7973 831245      Skype: dave.restall             Radio: G4 FCU |
| email : dave at restall.net                     Web : Not Ready Yet :-(       |
+----------------------------------------------------------------------------+
| For thee the wonder-working earth puts forth sweet flowers.                |
|         -- Titus Lucretius Carus                                           |
+----------------------------------------------------------------------------+





More information about the ubuntu-users mailing list