[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] infinite loop
- Subject: Re: [cobalt-developers] infinite loop
- From: Genesisbae@xxxxxxx
- Date: Tue Nov 14 06:11:01 2000
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
In a message dated 11/13/00 2:41:56 PM Eastern Standard Time,
kdlists@xxxxxxxxxxxxxxx writes:
<< Telnet to the server, su to root, and type "ps ax"
Find the perl process that is running, and issue a kill command - "kill
<pid>" where <pid> is the number of the process from the ps ax list.
Kevin
----- Original Message -----
From: <Genesisbae@xxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Monday, November 13, 2000 12:05 PM
Subject: [cobalt-developers] infinite loop
> hi, all.
> one of my customer wrote a perl program with infinite loop.
> It looks like writing into it db text file infinitely until his site runs
out
> of the disk space.
> Is there easy way to stop that loop?
>
>
> Genesis Bae
> >>