Difference between revisions of "/dev/stderr"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
your-command-with-stdout-and-stderr 2>&1 | tee -a your file | your-command-with-stdout-and-stderr 2>&1 | tee -a your file | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | * [[Google style guide]]: https://google.github.io/styleguide/shellguide.html#stdout-vs-stderr | ||
== Related == | == Related == |
Revision as of 10:20, 16 November 2022
Advertising: