or write a script called 'go' -make 2>&1 | tee ./compile.log
And when I want to compile the program again, I just say 'go'.#!/usr/bin/bash make 2>&1 | tee ./compile.log
In reply to Re: capturing compile errors
by Roger
in thread capturing compile errors
by pg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |