diff options
author | Pádraig Brady <P@draigBrady.com> | 2013-10-06 17:26:51 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2013-10-06 17:59:44 +0100 |
commit | 0c1d7917f19b4865544ab9f1b13dfcdfd4e65275 (patch) | |
tree | dd83d3ea254ca12948e4ce248676f76e3bef8934 /doc | |
parent | 8e67c2dec1a595619d540bc3e52c2dfcf61a63a3 (diff) | |
download | coreutils-0c1d7917f19b4865544ab9f1b13dfcdfd4e65275.tar.xz |
mktemp: with --quiet, only suppress I/O errors
The reason for having a --quiet option is to
suppress only some subset of possible errors.
The most useful separation here is with usage/internal errors,
and errors due to file creation etc. (i.e. I/O errors).
* src/mktemp.c (main): Match the --help and info docs and
only suppress the file/dir creation error messages.
* tests/misc/mktemp.pl: Adjust accordingly.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions