shell-extras
shell-extras copied to clipboard
Discuss shebang when talking about file permissions
Per swcarpentry/bc issue 265
@ChristinaLK I made up an exercise with shebang and permissions over here: https://github.com/swcarpentry/shell-novice/pull/301 and just realized that @gvwilson suggested it come over here somewhere. It makes and executable shell script and the motivation is that so many online tutorials use them. Do you think it would fit somewhere over here in shell-extras?