Christian <christia...@runbox.com>:
> I know that I have to use piping for this, but I want to output the 
> errors I get while compiling a program into atext file.
> What to type after make then?
You could try "tee". man tee.

your_command | tee file_1 file_2


-- 
Gruß, Johannes
http://hehejo.de

Attachment: signature.asc
Description: PGP signature

Reply via email to