dash/ash
dash/ash
Posted Oct 2, 2014 8:31 UTC (Thu) by ibukanov (subscriber, #3942)In reply to: dash/ash by wahern
Parent article: Bash gets shellshocked
> Why not just switch to Perl, for example?
Perl is not particularly safer with syntax that is similar in complexity to Bash. Besides, the shellshock comes not from the syntax but from a badly designed Bash feature that could be provided for "convenience" just as well in Perl or Python or JavaScript under node.js.
