Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Run the bash shell in su mode' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Run the bash shell in su mode
Authored by: rhowell on May 12, '04 01:12:44PM
This hint has already been published here.

The advantage of using sudo -s instead is that it keeps all of your environment variables from your original shell.

[ Reply to This | # ]