The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: unix begginers
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-03-2007
jao_madn jao_madn is offline
Registered User
  
 

Join Date: Aug 2007
Posts: 9
unix begginers

hi im a unix system beginner

i would like to write a script that will run as follows

1 it will read all process including what they are doing
2 it will list all the processes that were idle or not consuming space in the VMSTAT command like in the cpu or memory coloum so i can kill those processes.

hope you can help me thnks

cause there an alarm in in mail said that vmstat and i use the command and i see the msg and i go o ps -ef and saw a lot of proceses i dont know which proceses usually in idle or just a process not terminated when user log out..is that possible..


jao madn