bug-bash
[Top][All Lists]
Advanced

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

Re: Why does this kill my box?


From: Tomas Janousek
Subject: Re: Why does this kill my box?
Date: Thu, 1 Nov 2007 14:35:03 +0100
User-agent: Mutt/1.5.16 (2007-06-09)

Hello,

On Thu, Nov 01, 2007 at 11:25:58AM +0000, Steve P wrote:
> $0 = "test";

expands to "../test.sh = test" and recurses (runs itself with parameters "="
and "test").

> tail -f /var/log/messages
> 
> chmod +x test.sh
> ../test.sh

-- 
Tomas Janousek, SW Engineer, Red Hat, Inc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]