[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Sometimes, while performing the requested task, GNU tar
notices
some conditions that are not exactly errors, but which the user
should be aware of. When this happens, tar
issues a
warning message describing the condition. Warning messages
are output to the standard error and they do not affect the exit
code of tar
command.
GNU tar
allows the user to suppress some or all of its warning
messages:
Control display of the warning messages identified by keyword. If keyword starts with the prefix ‘no-’, such messages are suppressed. Otherwise, they are enabled.
Multiple ‘--warning’ options accumulate.
By default, GNU tar
enables all messages, except those that are
enabled in verbose mode (see section The ‘--verbose’ Option). See section Default Warning Settings, for details.
The subsections below discuss allowed values for keyword along with the warning messages they control.
3.9.1 Keywords controlling tar operation | Keywords applicable for tar --create .
| |
3.9.2 Keywords applicable for tar --create | ||
3.9.3 Keywords applicable for tar --extract | ||
3.9.4 Keywords controlling incremental extraction | ||
3.9.5 Warning Classes | Convenience keywords control multiple warnings. | |
3.9.6 Default Warning Settings | Default settings for warnings. |
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on August 23, 2023 using texi2html 5.0.