Paul SomeoneElse on Nostr: I don't understand writing shell code with BASH extensions. Or any non-bourne/posix ...
I don't understand writing shell code with BASH extensions.
Or any non-bourne/posix extensions.
If the language is too klunky use a higher level language. The reason to use shell is because it us ubiquitous.
/bin/sh <- this is ubiquitous. This is not bash.
/bin/bash <- this is not ubiquitous.
Or any non-bourne/posix extensions.
If the language is too klunky use a higher level language. The reason to use shell is because it us ubiquitous.
/bin/sh <- this is ubiquitous. This is not bash.
/bin/bash <- this is not ubiquitous.