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
How do you know which shell I am using?
What is bash shell command?
How to print all array elements and their respective indexes?
What is the use of echo in shell script?
How to calculate the number of passed arguments?
What is the best shell scripting language?
How can you find out how long the system has been running?
Print the 10th line without using tail and head command.
How to open a read-only file in the shell?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
What is difference between bash and shell?
How do I debug a shell script?
What is a scripting language simple definition?
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 types of shells?