On 06/03/2017 01:37, Greg Beam wrote:
> build-hamlib3 |tee -a hamlib3-build.log
>
> That should scroll the build on the screen and create a build log for you.

Hi Dan & all,

better to use:

build-hamlib3 |& tee hamlib3-build.log

so that any error output sent to the stderr stream is also sent to the 
log file and a fresh log file is created for each run.

73
Bill
G4WJS.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to