|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Nov 1999
Posts: 24
|
Listing inactive processes
Hi,
Does anyone know how to list inactive processes for all users in the AIX Version 5 environment? The closest I could get is the following: ps -ao user,stat,command |grep a where the result for would be, for example: mark A ksh mark A kermit The only problem with this command is that grep would look for all instances of the letter a. What I want is to list out all the processes with the status of T? Thanks |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|