bug-bash
[Top][All Lists]
Advanced

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

Re: process null-delimited input


From: Paul Jarc
Subject: Re: process null-delimited input
Date: Thu, 07 Sep 2006 12:19:25 -0400
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)

"Nathan Coulter" <org.gnu.lists.bug-bash@pooryorick.com> wrote:
> cat <&0 | xargs -0 -n2 bash -c '                                              
>   

This is beside the point, but "<&0" is a no-op and be removed.  Same
for "cat |".


paul




reply via email to

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