Bash Scripting - Basics
How can you modify a script with a shebang line to run with Bash but also allow running it with another shell by passing it as an argument?
sh script.sh or bash script.sh.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions