17 Apr
2011
17 Apr
'11
12:47 a.m.
On Sun, 17 Apr 2011, Mojca Miklavec wrote:
change, I just wanted to hear from others and maybe I need to find a good reference to what is not allowed in sh that works in bash.)
The bash user manual: http://www.faqs.org/docs/bashman/bashref_122.htmlhttp://www.faqs.org/docs/ba...
On mac it is:
sh --version GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0)
On linux, sh either links to bash or dash. Aditya