How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / shaishaw
ps
ps -e
ps -a
ps -f
top
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I use grep to find a file?
What is the use of finger command?
Which command is used to create a directory?
Write a command to display a file’s contents in various formats?
What does grep v do?
How do I clear my terminal history?
What is “chmod” command?
why metadb requires a seperate slice to create Solaris volume manager
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What does the command '$ls | wc –l > file1' do?
Does cp command overwrite files?
What is the use of cut command in unix?
Differentiate cat command from more command.
Who command in unix operating system?
What are file commands?