How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / sundar
$who
$ps
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is .sh file?
Enlist some filename manipulation commands in unix.
What is the function of grep command in unix?
Explain ‘system calls’ with respect to unix commands?
What is ctrl d?
What does #!/ Bin sh do?
What is the difference between cat command and more command?
What do know about tee command?
Which command can you use to find the currently running process in unix server?
Is command prompt unix?
Why is it called grep?
What is the behavioural difference between cmp and diff commands?
What is grep in bash?
Name the various commands that are used for the user information in unix.
How do I search a whole word in vim?