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 |
How to rename files and folders?
What does the md command do?
What is command statement?
Enumerate some of the most commonly used network commands in unix?
What do know about tee command and its usage?
How to remove a crontab file?
Which command is used to find whether the system is 32 bit or 64 bit?
what is the difference between npar and vpar in HP-UX?
How to display a file name which has zero bytes in size.
distinguish between physical addresses and logical address?
23 Answers College School Exams Tests, CTS, Infosys, SAX, TATA, TCS,
Is command prompt unix?
how to find the 51th record of a file containing 100 records in unix.