clocker1996
07-27-2002, 08:48 PM
Does anyone know how to do this via command line in linux?
If the process called 'yes' ( /usr/bin/yes ) takes up 90% of the cpu or more, kill -9 $THEPID-OF-THE-PROCESS will be executed.
I think this is possible without writing a perl script or anything.
Does anyone know how I could do this via command line?
If the process called 'yes' ( /usr/bin/yes ) takes up 90% of the cpu or more, kill -9 $THEPID-OF-THE-PROCESS will be executed.
I think this is possible without writing a perl script or anything.
Does anyone know how I could do this via command line?
