UNIX Process CPU time
hello - How can I report "current" CPU utilization for a given process on UNIX (AIX)? using ps -ef and grepping the process name and awking the C column (CPU Time) reports CPU util since boot - not current.Thanks!
View Answer
| Apr 14 2008 1:40 AM GMT
| asked by
Ntg2000
AIX, Unix, Linux
KILLING OLD UNIX PROCESSES
# I want to be able to extract all the oracleprod processes which are 3 days old and kill them. Are there other date functions or methods can I use?I can make a list of processes but how do I compare the date to kill those processes more than 3 days old.This problem is occurring even though I have...
View Answer
| Aug 4 2004 10:39 AM GMT
| asked by
geoffreyhalleds
Unix, Unix servers, Unix tools


