> make modules 2>&1 | tee make_modules.out. send all descriptor 2 (stderr) output to stdout. This is done in this case since the output of make modules is being piped to tee as input. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- What does 2>&1' and 2]]> mean? Nick Lowman
- Re: What does 2>&1' and 2]]> mean? Statux
- Re: What does 2>&1' and 2]]> mean? Dan Stromberg
- Re: What does 2>&1' and 2]]> mean... rpjday
- Re: What does 2>&1' and 2]]> mean... Dave Ihnat
- Re: What does 2>&1' and 2]]> mean? Bob Glover
- Re: What does 2>&1' and 2]]> mean... Dan Stromberg
- Re: What does 2>&1' and 2]]> mean... rpjday