HackerTrans
トップ新着トレンドコメント過去質問紹介求人

threePointFive

no profile record

コメント

threePointFive
·昨年·議論
Moreutils has a great command `chronic` which is a wrapper command like `time` or `sudo`, ie. you just run `chronic <command>`. It'll supress stdout and stderr until the command exits at which point it will print only if the exit code was non-zero.