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 is the way to do multilevel if-else's in shell scripting?
c program to display the information of given file similar to givan by the unix or linux command ls -l
What is bash used for?
What is the fastest scripting language?
What is the best shell scripting language?
Why is a script important?
How to check if the previous command was run successfully?
What is awk script?
Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.
What is the use of "$?" Sign in shell script?
What is the equivalent of a file shortcut that we have a window on a linux system?
What is the use of a shebang line?
What are the advantages of using shell scripts?
Is powershell a language?
What are script files?