View Single Post
Old April 7th, 2007, 08:53 PM   #8 (permalink)
daily10
Member
Verified Customer
 
Join Date: Sep 2006
Posts: 52
i added the following line to my counter script
print system('ulimit -a');

one of the settings that is returned is
cpu time (seconds, -t) 20

i think this limits any single running process?
daily10 is offline   Reply With Quote