[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Process Cloning



I have noticed that a user can run a scrpit which will clone it self.
The result will be that the computor will freeze. And it will not take
such a long time.

The script I've run is as follow:

#!/bin/sh
$0&$0&

Do any one no how to restrict a users amount of running processes. Or
maybe an other way to solv this problem.


/Joakim Friberg



Reply to: