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
What does $@ mean in shell?
How can you find out how long the system has been running?
What is the significance of $#?
How to write a function?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is the equivalent of a file shortcut that we have a window on a linux system?
Can you write a script to portray how set –x works?
What does the sh command do?
How to find all the files modified in less than 3 days and save the record in a text file?
What is echo in shell?
Differentiate between ‘ and ” quotes.
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
Is shell scripting useful?
What is the conditional statement in shell scripting?
Is shell and terminal the same?