Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: chronic | Distribution: openSUSE Tumbleweed |
Version: 0.68 | Vendor: openSUSE |
Release: 1.3 | Build date: Wed Nov 29 14:42:27 2023 |
Group: Productivity/File utilities | Build host: reproducible |
Size: 23193 | Source RPM: moreutils-0.68-1.3.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://joeyh.name/code/moreutils/ | |
Summary: Runs a command quietly unless it fails |
chronic runs a command, and arranges for its standard out and standard error to only be displayed if the command fails (exits nonzero or crashes). If the command succeeds, any extraneous output will be hidden. A common use for chronic is for running a cron job. Rather than trying to keep the command quiet, and having to deal with mails containing accidental output when it succeeds, and not verbose enough output when it fails, you can just run it verbosely always, and use chronic to hide the successful output.
GPL-2.0-or-later
* Wed Nov 29 2023 Bruno Pitrus <brunopitrus@hotmail.com> - New upstream release 0.68 * popen: Use pclose, fixing compile warning. * vidir: Zero pad line numbers to work better when used with a small tab size such as 2. * Fri Aug 26 2022 Bruno Pitrus <brunopitrus@hotmail.com> - Do not strip debuginfo * makefile.patch - Do not make parallel require the main package, the utilities are standalone. - Split the programs with additional requirements (Perl) to a separate subpackage. * Sun May 29 2022 Dirk Müller <dmueller@suse.com> - update to 0.67: * README: Formalize that I am not adding new tools to moreutils, and have not for a long while. This package needs someone new to take over editorial responsibility. * Makefile: Install man pages without executable bit. Thanks, meator * ifne.1: Improve example that pipes to mail to avoid escape sequences. * Wed Sep 29 2021 Paolo Stivanin <info@paolostivanin.com> - update to 0.66: * vipe: When no output is piped into vipe, and stdin is connected to the terminal, don't read from stdin before opening the editor. This allows eg: vipe | command * chronic: With -v, flush stdout after printing "STDERR" header. * Mon Feb 08 2021 Dirk Müller <dmueller@suse.com> - update to 0.65: * vipe: Added --suffix option. * ifdata: fail when -ph is given but no hwaddr is available * Sat Oct 10 2020 Dirk Mueller <dmueller@suse.com> - update to 0.64: * parallel: fix typo in usage message. * Makefile: Propagate compiler and linker flags when building is_utf8. * ts: Fix parsing of ISO-8601 dates. * parallel: Allow compiling with uClibc-ng, which does not have getloadavg. * Fri Apr 19 2019 Luigi Baldoni <aloisio@gmx.com> - Update to version 0.63 * vipe: Clean up temp file even when it exits with an error. Thanks, Stig Palmquist. * ts: Fix ts -m %.s to not output negative microseconds. Thanks, Dima Kogan * sponge: Fix bug in -a mode that doubled original content of file when the temp file is located on a different filesystem. * Tue Apr 24 2018 aloisio@gmx.com - Added missing runtime requirement for chronic * Wed Feb 28 2018 aloisio@gmx.com - Update to version 0.62 * ts: Add -m option to use monotonic clock. Thanks, Ben Leinweber * ts: Added %.T format like %T but with hi-res. Thanks, Matt Koscica * pee: Ignore SIGPIPE and write errors caused by the command not consuming all its input. Closes: #697052 Thanks, Ole Jørgen Brønner * chronic: document return value semantics of -e option. Closes: #867167 Thanks, Daniel Shahaf * vidir: reword man page to more explicit mention 'file' args. Closes: #885221 Thanks, Daniel Shahaf * pee: Don't buffer input, bringing behavior into line with tee. Thanks, Sauerbeck Tilman * Mon May 22 2017 aloisio@gmx.com - Update to version 0.61 * chronic: Flush output more often to better preserve stdout,err ordering. Thanks, Miroslav Šustek
/usr/bin/chronic /usr/share/doc/packages/chronic /usr/share/doc/packages/chronic/README /usr/share/licenses/chronic /usr/share/licenses/chronic/COPYING /usr/share/man/man1/chronic.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 20 00:28:09 2024