shebang
For bash I found:
"the recommended shebang is #!/usr/bin/env bash"
We need as feature:
'#!' at the beginning of line 1 is a comment
Edited by Andreas Muckenschnabel
For bash I found:
"the recommended shebang is #!/usr/bin/env bash"
We need as feature:
'#!' at the beginning of line 1 is a comment