command to view process running?

Answer Posted / pujan patra

"ps -ef" to view all the process ,and ps -ef | grep
<process name> for the particular process

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a single-user system.

511


Difference between the fork() and vfork() system call?

597


How can you kill a process in unix?

486


What is the use of grep and egrep in unix?

504


How to move a background job to forward?

537






What is the full form of unix?

463


Is unix a programming language?

509


What does $? Mean in unix?

487


Is unix os free?

515


What is alias mechanism?

497


Can you tell me something about wildcard interpretation?

504


How do I remove 30 days old files in unix?

504


Describe the term inode?

633


Explain the importance of directories in a unix system

655


How to find a file in unix?

555