Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 1999 21:53:26 +0200 (EET)
From:      Yury Yaroshevsky <yk@info.dgtu.donetsk.ua>
To:        freebsd-stable@freebsd.org
Subject:   crashe 3.1-RELEASE ...
Message-ID:  <199903031953.VAA08420@info.dgtu.donetsk.ua>

next in thread | raw e-mail | index | archive | help

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  yk@dgtu.donetsk.ua


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903031953.VAA08420>