Unix General Question:
Download Questions PDF

Explain command to view process running?

Answer:

use ps command "process status". I will use "ps -ef" to
list every process in detail.

Download Unix General Interview Questions And Answers PDF

Previous QuestionNext Question
Finding the presence of a word in a list of n files (pattern matching)?Explain command to show the space allocation of files?