How to give administrative previledges

Michael Green mishagreen at gmail.com
Wed Apr 6 05:32:51 UTC 2005


On Apr 6, 2005 6:22 AM, Justin Zygmont <jzygmont at solarflow.net> wrote:
> sudo can't actually do everything, for instance how could you do an:
> echo "aaaaa" >>file to a file which is only writable by root?

Do 
sudo -s
and then you can do anything you want.
-- 
Warm regards,
Michael Green




More information about the users mailing list