what is the meaning of First line of shell script ,what is
meaning of #! pleas explain brifly
Answer Posted / shivani
It tells u that which is the shell whose interpreter would
come into action for the execution of that particular
script.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What is the fastest scripting language?
How important is shell scripting?
Please give me example of " at command , contrab command " how to use
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Where is bash history?
What is awk in shell scripting?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
What is the difference between grep and egrep?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What is @echo off?
What are the different commands available to check the disk usage?
Is powershell a language?
How to check if the previous command was run successfully?
What is web script?