bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] Add new program: magic


From: Brock Noland
Subject: Re: [PATCH] Add new program: magic
Date: Wed, 9 Apr 2008 21:13:40 -0500

On Wed, Apr 9, 2008 at 8:52 PM, Matthew Woehlke
<address@hidden> wrote:
> address@hidden wrote:
>
> >
> > | So far, it includes the following utilities:
> >
> > |  - sponge: soak up standard input and write to a file
> >
>
>  Eh? That sounds like 'cat > file'...

So you can read from and write to an existing file.  Much better
solution that the prepend solution I had suggested.

cat a b | sponge b

Brock




reply via email to

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