[arch-general] How to do this

Lukas Fleischer archlinux at cryptocrack.de
Sun Oct 24 10:36:53 EDT 2010


On Sun, Oct 24, 2010 at 04:33:10PM +0200, Christian wrote:
> 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?

`make 2> foobar` will put them errors in a text file called "foobar".


More information about the arch-general mailing list