what is the meaning of First line of shell script ,what is
meaning of #! pleas explain brifly
Answer Posted / r r mishra
#!/bin/sh. which dictates that the following program is a
shell script,
| Is This Answer Correct ? | 21 Yes | 13 No |
Post New Answer View All Answers
Explain about return code?
What is c in shell script?
How to get the 3rd element/column from each line from a file?
What language is bash?
How can I send a mail with a compressed file as an attachment?
Why is shell scripting important?
What is bash shell command?
What are the different variables present in linux shell?
What is shell geeksforgeeks?
What happens on a system call?
Explain how you Automate your application using Shell scripting.
Differentiate between ‘ and ” quotes.
What does chmod do?
What are the different types of variables used in shell script?
Is shell scripting useful?