what is the meaning of First line of shell script ,what is
meaning of #! pleas explain brifly
Answer Posted / alpkumar
#! indicates from where the path of the interpretor should
be considered and also directs that the contents of the
file which will be following will be executed under the
guidelines of this interpretor being used.
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
What lives in a shell?
What command needs to be used to take the backup?
Print the 10th line without using tail and head command.
Where are cowrie shells found?
What does the sh command do?
What is awk script?
Write down the syntax of "for " loop
What are the different commands available to check the disk usage?
What is wc in shell script?
How does ls command work?
How to use arguments in a script?
How can the contents of a file inside jar be read without extracting in a shell script?
What is shell application?
What is computer cli?
What is echo in shell?