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
Please login or Register to submit your answer