bug-bash
[Top][All Lists]
Advanced

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

Re: bash leaks sh-np-NNN files and pipes in /tmp/ when command substitut


From: Ryan Cunningham
Subject: Re: bash leaks sh-np-NNN files and pipes in /tmp/ when command substitution is used
Date: Wed, 11 Dec 2013 07:21:58 -0800

Also, as a correction to your original message, a FIFO _is_ a file, just not a 
regular file.

Sent from my iPad

> On Dec 11, 2013, at 1:13 AM, Yuri <yuri@rawbw.com> wrote:
> 
>> On 12/11/2013 01:04, Piotr Grzybowski wrote:
>> hullo,
>> 
>>  maybe post exact scripts that generate those files, together with
>> some description of the environment, arent some of those scripts run
>> from su?
> 
> 
> Simple command run under unprivileged user creates such files:
> tee >(grep "XXX" | do-filter >> my.log)
> 
> Yuri
> 



reply via email to

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