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 |
29. How to display top 10 users Who | head -10 | wc –w
What Command will remove a Directory in UNIX?
What is the difference between cat and more command?
Enlist some filename manipulation commands in unix.
What is the use of egrep command in unix?
what are the uses of filters?
How do I delete files from command prompt?
Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.
What is difference between grep and find command in unix?
what is the difference between KILL and KILL -9?
5 Answers Informatica, Nutanix,
what is the command to find out the difference between files and folders?
Who command in unix operating system?