How do you find out all processes that are currently
running in UNIX OS?

Answer Posted / abhijit

ps -fu <username>

or

ps -ef | grep username


Thanks
- @bhijit kulkarni

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does grep v do?

562


hw will u use awk in replacing cahrs and files

2736


how to sort the content of the file based on numeric values

1254


What is time_t?

588


Explain command to view process running?

617






Who command in unix?

576


What do chown command do?

536


What is “chmod” command?

566


Who invented grep?

653


Is ‘du’ a command? If so, what is its use?

639


What are filter commands in unix?

555


Which command will print your home directory on screen?

546


What is the difference between cat command and more command?

599


What is a command and examples?

587


What is the difference between cat and more command?

627