How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / kavimani
ps -ef
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Does cp command overwrite files?
What is awk good for?
Which command is used to create a directory?
How to use grep command to list find the records of a file containing 10 different strings?
How do I clear my terminal history?
What is the command to view process running?
What is the behavioural difference between cmp and diff commands?
What are filter commands in unix?
What is rmdir command?
How do I run a bash script?
How to display no of records in oracle using unix command?
What are the dos commands?
Explain ‘library functions’ with respect to unix commands?
What is the use of sed command in unix?
What is $0 bash?