solaris Run level?
Answers were Sorted based on User's Feedback
Answer / ragu
init S or s
init 0
init 1
init 2
init 3
init 4
init 5
init 6
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / cece
To check your runlevel in solaris
who -r
There are different runlevels ranging from init 0, init s, init 1,2,3,4,5,6.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the different between UNIX command and UNIX shell script?
Why is grep called grep?
How to remove a crontab file?
Explain mount and unmount command.
Who command in unix?
Which RAID Levels supported by LVM?
What is .sh file?
How does one process we can start an executable file? How to get the PID process, which we started?
What is Unix, and how does it differ from other operating systems?
How does pipe () work?
What is the difference between udp and tcp?
what these two commands prints "echo test","cat test"?