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


Click here to return to the '10.4: Update to a newer bash shell' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Update to a newer bash shell
Authored by: wgscott on Sep 06, '06 10:10:18PM

Another bizarre thing I noticed once about links and shells. Back before ksh was included on os x, if I needed ksh in a script, I found a hard link to zsh worked but a symbolic link caused errors in the script. The zsh manual says a soft link should be fine, but it wasn't.



[ Reply to This | # ]