Posted By:
Christopher_Koenigsberg
Posted On:
Monday, June 30, 2003 11:06 AM
Either "su", or "sudo" (if sudo is set up for you and the given command), or else run an executable that is "setuid root" e.g. chmod 4755 and chown root (don't do this with a script, because it is a big security hole).