Tag: stderr

69 cURL: how to suppress strange output when redirecting? 2010-08-07T17:32:58.987

43 why it is 2>&1 and not 2>>&1 to append to a log file 2019-05-06T10:50:06.320

23 Determine if output is stdout or stderr 2012-07-25T22:41:22.227

21 Why does the output of some Linux programs go to neither STDOUT nor STDERR? 2013-07-03T11:43:37.210

9 PowerShell and Tee 2011-04-20T05:57:18.353

9 Linux less behavior and stderr 2011-12-10T13:18:07.387

8 Immediately tell which output was sent to stderr 2009-08-24T16:16:59.103

7 Why can I see password prompts through redirecting output? 2013-03-21T14:43:45.473

6 Using powershell call native command-line app and capture STDERR 2010-11-22T19:20:40.070

5 pipe a program into less 2010-09-25T20:41:41.247

5 Missing segfault output in Linux terminal when running with "&" 2012-04-24T00:04:27.483

4 How to tee to stderr? (multiple sinks in one pipeline) 2011-03-15T19:22:09.520

4 Suppressing stderr in GNU Parallel 2014-07-29T20:27:13.863

3 Is it possible to send the output of -w and -o Curl streams to different files? How? 2013-02-27T20:47:08.027

3 Linux shell: how to add prefix string to stderr message? 2015-02-24T16:23:58.020

3 shell standard streams redirection order OR 2>&1 1>/dev/null vs 1>/dev/null 2>&1 2015-02-26T21:12:02.350

2 Redirecting to /dev/null and a file at the same time 2012-11-19T13:11:21.280

2 What happens if dd encounters errors while output of dd is being piped to gzip? 2013-07-22T04:12:56.557

2 Pipe stderr to file and screen without redirecting stderr to stdout 2018-09-25T10:14:47.693

1 How to I configure Eclipse PDT 2.1 to display PHP CLI output in the console? 2009-10-19T10:58:47.557

1 Formatting bash errors 2011-06-08T09:19:27.090

1 redirect stderr of ldconfig from make to log file 2013-06-19T17:16:34.183

1 How to quieten tcpdump output when reading a pcap file? 2014-03-24T23:38:19.153

1 How to redirect stderr of python3 script using tee pipe? 2014-11-12T20:39:19.223

1 Redirect STDERR and STDOUT to file with timestamp on each line 2016-03-17T13:33:46.640

1 How do I redirect output from python to file 2016-12-09T09:15:30.983

1 ssmtp myaddress@gmail.com < file.log doesn't work. Body is blank 2017-12-14T01:42:52.857

0 Linux : Rotating log buffer with output redirection 2011-12-09T22:10:41.290

0 bash: redirect the stderr/stdout of a running process? 2012-01-26T13:41:11.877

0 How to redirect a part of stderr and stdout to /dev/null 2013-12-18T10:29:25.270

0 Modify terminal STDOUT/STDERR to change the line colour based on a REGEX 2015-05-08T10:38:34.903

0 How to redirect stderr of ${var:?"foo"} syntax? 2017-10-08T13:43:06.477

0 How to redirect stdout and stderr in bash script with dialog boxes? 2018-04-06T17:32:36.683

0 Azure Pipeline Step Fails Even Though Exit Code is 0 2019-03-31T15:42:17.440

0 Why does the Windows Command Prompt COPY command write error messages to STDOUT not STDERR? 2019-09-23T15:26:12.533

0 Pipe second output (errors) in batch 2020-02-26T04:39:52.743

-1 what are the types of error messages that dd outputs? 2013-07-22T09:10:23.217