bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] I: tar-1.23 SIGPIPE regression


From: Lars Stoltenow
Subject: Re: [Bug-tar] I: tar-1.23 SIGPIPE regression
Date: Fri, 19 Mar 2010 20:46:45 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Mar 19, 2010 at 09:15:28PM +0200, Sergey Poznyakoff wrote:
> This is intended behavior: instead of silently ignoring the error,
> tar reports it.

Also try:

% touch a{0000..9999} && tar cf X.tar a* && tar tf X.tar | head -n 1
a0000
tar: write error

SIGPIPE is not an error.




reply via email to

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