> 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

Reply via email to