bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Not all warnings suppressed


From: Juergen Sauermann
Subject: [Bug-tar] Not all warnings suppressed
Date: Sat, 17 Jun 2017 19:34:33 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi,

it seems like tar --warning=none still has some warnings about missing files left:

address@hidden:/tmp$ tar --version
tar (GNU tar) 1.27.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.

address@hidden:/tmp$
address@hidden:/tmp$ tar --ignore-failed-read  --warning=none -c -f yyy xxx
tar: xxx: Warning: Cannot stat: No such file or directory
address@hidden:/tmp$

/// Jürgen



reply via email to

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