what is the meaning of First line of shell script ,what is
meaning of #! pleas explain brifly
Answer Posted / nirbhay sharma
it shows the path for the interpreter
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What shell is bin sh?
Which scripting language is best for automation?
How to get script name inside a script?
What is echo $shell?
How to pass an argument to a script?
What exactly is a shell?
How do scripts work?
How do I set bash as default shell mac?
What are the advantages of shell script?
What does debug script mean?
Is shell scripting a programming language?
What are "c" and "b" permission fields of a file?
c program to display the information of given file similar to givan by the unix or linux command ls -l
What is shell chemistry?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again