Is there any way to stop what is below ?
As posted by y...@dgtu.donetsk.ua > >This script freeze my 3.1-RELEASE box. >I can't make any connection with my box, also from console. > >-------- cut here --- >#! /bin/sh > >for j in 1 2 3 4 5 6 7 8 9 10 >do >echo -n $j >nohup sh -c 'while :; do find / -type file |xargs fgrep fticom; done' >/dev/null 2>&1 & >echo >done >--------- cut here ---- > >-- >Yury V. Yaroshevsky | Donetsk State Technical University >YY18-RIPE | (380 622) 356455 y...@dgtu.donetsk.ua > ********************************************************************** Mike Tancsa, Network Admin * m...@sentex.net Sentex Communications Corp, * http://www.sentex.net/mike Cambridge, Ontario * 01.519.651.3400 Canada * To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message