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 command is used to switching between users in unix?
write grep commands to select the lines that have exactly two characters
What is the pipe command?
How do I use grep to find a file?
Which unix command lists files/folders in alphabetical order?
What is the search command in unix?
What are file permissions in Unix, and how are they represented?
What is the syntax of grep command and what is its use?
What is mtime in find command?
what does the 'tee' command do?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
in UNIX,what is the command to remove directory with files?