dash/ash
dash/ash
Posted Oct 2, 2014 6:05 UTC (Thu) by Karellen (subscriber, #67644)In reply to: dash/ash by chutzpah
Parent article: Bash gets shellshocked
If you want to specifically write a bash shell script to take advantage of its useful features, you still can. Even on Debian and derivatives. You just need to use the shebang line "#! /bin/bash" rather than "#! /bin/sh".