what are bootlevel in linux?which level is booting by
default.
Answer Posted / ravindar
6 levels, by default level is 2(i.e: INIT 2)
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
How do I set bash as default shell mac?
What are the different types of variables used in shell script?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What is the significance of the shebang line in shell scripting?
How to check if the previous command was run successfully?
What is a shell script? Can you name some of its advantages?
What is bash eval?
Where are cowrie shells found?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Explain about sourcing commands?
What is mac default shell?
What does path stand for?
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