|
|
|
|
|
by justincormack
4285 days ago
|
|
First it encourages people to use bash specific stuff that is non Posix. Second it is a huge bloated bit of code thats ok as user interface, but scripts should use something that is more minimal. To avoid this sort of issue. |
|
Are you also against Perl and Python or does this scripts should be minimal only apply to bash?
> First it encourages people to use bash specific stuff that is non Posix
That's not a problem for most people.
These are reasons you don't like bash, not reasons to not use bash.