Answer Posted / abhijeet chavan (cts)
The first line in the shell script should be modified as:
#!/usr/bin/<ksh|sh|bash|csh>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to check if the previous command was run successfully?
What shell is bin sh?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
How will you find the 99th line of a file using only tail and head command?
What is scripting autism?
What is the lifespan of a variable inside a shell script?
What is wc in shell script?
How to get the first line from a file using just the terminal?
How do I read a .sh file?
how to get part of string variable with echo command only?
What is the difference between break and continue commands?
What are the four fundamental components of every file system on linux?
determine the output of the following command: echo ${new:-variable}
what is tickets $ what low,medium,high priorite pls define time also
What are zombie processes?