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 will you copy a file from one machine to other?
Write the syntax for "if" conditionals in linux?
What does egrep mean?
What are zombie processes?
How do I run a shell script in powershell?
How do you debug a script?
What is mac default shell?
What are the various stages of a linux process it passes through?
What is shell geeksforgeeks?
What is scripting used for?
Where is bash history?
Write a script to print the first 10 elements of fibonacci series.
What are the different commands available to check the disk usage?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?