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


sudo -u | 12 comments | Create New Account
Click here to return to the 'sudo -u' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
sudo -u
Authored by: jms1 on Mar 18, '04 12:50:57AM

actually it would be the ".tcshrc" file... OSX uses tcsh as the default login shell, not bash.

the line in .tcshrc would look something like this:

alias blah "su -c 'command goes here' userid"



[ Reply to This | # ]