bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] Add new program: zargs


From: Bo Borgerson
Subject: Re: [PATCH] Add new program: zargs
Date: Tue, 15 Apr 2008 08:48:37 -0400

Hi,

I noticed that the name of the --files0-from option description macro
in doc/coreutils.texi changed, so I updated the call in this patch.

I also replaced the polling reaper with a SIGCHLD sigaction handler.

Thanks,

Bo

On Fri, Apr 11, 2008 at 11:24 AM, Bo Borgerson <address@hidden> wrote:
> Hi,
>
>  This is a much trimmed-back version of the program I previously
>  submitted as `magic'.
>
>  Thanks to Bob Proulx for the feedback.
>
>  The zargs program automatically decompresses inputs to a program.
>
>  $ zargs wc input/*
>     177     976    6908 /tmp/zargsE0oy5L/TODO.bz2
>     177     976    6908 /tmp/zargsE0oy5L/TODO.gz
>     177     976    6908 input/TODO.txt
>     531    2928   20724 total
>
>  Thanks,
>
>  Bo
>

Attachment: coreutils-zargs-2.diff
Description: Text Data


reply via email to

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