what are bootlevel in linux?which level is booting by
default.
Answer Posted / guest
6 levels, by default which level is in inittab that level
is by default is working.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do I debug a shell script?
What does path stand for?
What is the first line in a shell script?
How many fields are present in a crontab file and what does each field specify?
What is bourne shell scripting?
What does $@ mean in shell?
What is shell and shell script?
how will you find the total disk space used by a specific user?
Explain about gui scripting?
How does path variable work?
What is a shell in operating system?
How do I run a shell script on a mac?
How are shells born?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.