![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| monitoring running processes | nhatch | Shell Programming and Scripting | 2 | 12-21-2007 09:03 AM |
| running processes with no hang up | yakyaj | UNIX for Advanced & Expert Users | 3 | 01-30-2007 10:18 AM |
| parsing currently running processes | blowtorch | High Level Programming | 7 | 10-12-2006 03:36 AM |
| getting certain info for all processes currently running | Yifan_Guo | High Level Programming | 3 | 03-25-2005 07:53 PM |
| Running two processes in background | jacob_gs | Shell Programming and Scripting | 6 | 05-13-2002 11:40 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
how to find all processes that are running
Hi
i've been googling a lot but can't find an answer. All I would like to know is how to find out all processes that are running on a machine. I know ps gives all YOUR processes. thanks |
|
||||
|
One more question
What is the difference between ps -e and ps -ef .
Also i have just loggged in and given the command ps -ef | grep gap44049 gap44049 19759 19056 1 16:57:34 pts/th 0:00 grep gap44049 gap44049 19758 19056 1 16:57:34 pts/th 0:00 ps -ef gap44049 19056 19024 0 16:44:06 pts/th 0:00 /usr/local/bin/tcsh gap44049 19024 19023 0 16:43:58 pts/th 0:00 -tcsh What do these 4 processes mean when i have only one session running ? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|