|
|
|
|
|
by gkya
3087 days ago
|
|
Targeting POSIX as much as possible is really important if you don't want to force Bash on people, especially with open-source public code. Many OSes don't have Bash in the default install, but many just assume that bash is available on all the target systems. |
|
I'm hard pressed to think of a modern unix that doesn't include bash by default. Solaris maybe?