On Apr 6, 2005 6:22 AM, Justin Zygmont <jzygmont@xxxxxxxxxxxxx> 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