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


Click here to return to the 'Use zsh to emulate ksh' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use zsh to emulate ksh
Authored by: mac_guy on Jun 10, '03 11:34:39AM

If you want the Korn Shell, download it from its homepage then install it by moving the file to shells directory. I did.



[ Reply to This | # ]
Use zsh to emulate ksh
Authored by: wgscott on Jun 10, '03 11:44:21AM

you can also install it via fink.

This was simply to point out you don't have to.

If you want csh you can install that instead of having tcsh invoked as csh.

If you want sh you can install the bourne shell instead of having it invoked as bash.

The point in each case is that you don't have to .



[ Reply to This | # ]