How do you find out all processes that are currently
running in UNIX OS?
Answers were Sorted based on User's Feedback
Answer / abhijit
ps -fu <username>
or
ps -ef | grep username
Thanks
- @bhijit kulkarni
| Is This Answer Correct ? | 3 Yes | 0 No |
What is command substitution?
Can a process kill itself in UNIX/or in its various versions?
distinguish between physical addresses and logical address?
23 Answers College School Exams Tests, CTS, Infosys, SAX, TATA, TCS,
Write a command to display a file’s contents in various formats?
What are the unix commands?
How do you change your account's password?
What is a command and examples?
what does the command 'wc' do?
Write a grep (or grep) command that selects the lines from a file that have exactly three characters.
What Command is used to make a directory?
What do chgrp command do?
how to sort the content of the file based on numeric values