How to customise the existing shell?
Answer / 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 |
How to handle the delimiter unit seperator in Unix
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
What are the advantages of shell script?
What is a beat in a script?
How to print the first array element?
What is bash shell command?
Given a file find the count of lines containing the word "abc".
Where are cowrie shells found?
How do I start a shell script?
Is powershell a bash?
What are the 4 basics of OOP?
If you have a string "one two three", which shell command would you use to extract the strings?