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


Click here to return to the 'This is out of date... chsh now works' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
This is out of date... chsh now works
Authored by: mikerose on Feb 23, '04 03:54:35PM

The chsh command should work under Panther for a permanent shell change.



[ Reply to This | # ]
Exact syntax right here...
Authored by: SinceEBCDIC on Jul 27, '04 12:34:59PM
chsh -s SHELL USER

where SHELL is one of /etc/shells and USER is the shortname, as in

chsh -s /bin/tcsh steve

Enjoy!

[ Reply to This | # ]