what are bootlevel in linux?which level is booting by
default.
Answer Posted / sonu
6 levels,by default level is 3
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
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 are the different types of shell scripting?
What is option in shell script?
How will you pass and access arguments to a script in linux?
How do we create command aliases in a shell?
Explain about sourcing commands?
What is the default shell of solaris?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
Explain about the exit command?
Why is shell scripting important?
Is shell a scripting language?
How do I open a jshell in cmd?
Why is it called a shell?
What is echo in shell?
Why is a script important?