What does the below line does when inserted as first line in a shell script and executed? #! /usr/bin/bash -f
Reveal answer
Fill a bubble to check yourself
What does the below line does when inserted as first line in a shell script and executed? #! /usr/bin/bash -f