Which of the following steps is NOT performed while creating a shell script?

Which of the following steps is NOT performed while creating a shell script?Category: Introduction to Linux IIWhich of the following steps is NOT performed while creating a shell script?
Linux Questions Staff asked 1 year ago

Which of the following steps is NOT performed while creating a shell script?

  • Create a file with commands
  • Make the file executable
  • Login as root on the server console
  • Put #!/bin/bash as the first line

About the author