[nos-bbs] Opps for got to attch the output file

Larry Shields larry at isp.com
Mon Sep 25 05:35:38 EDT 2006


Bob Nielsen wrote:
>
> On Sep 24, 2006, at 5:30 PM, (Skip) K8RRA wrote:
>
>> Close Glen...
>>
>> On Sun, 2006-09-24 at 11:35 -0700, Glenn Thomas wrote:
>>> Hi all... It's been awhile, but as I recall make echos commands the 
>>> stdout while gcc et.al. writes their error messages to stderr. Thus, 
>>> a better command to capture everything in the correct order is 
>>> either:       make >& logfile.txt
>> that is good for c shell but for bourne shell (I believe default on 
>> ubuntu) how about:
>>               make  2>&1 > logfile.txt
>>> or make &> logfile.txt 73 de Glenn wb6w
>>
>
> I thought that also, but tried it on Ubuntu (bash) and it worked.
>
> Bob, N7XY
>
> _______________________________________________
> nos-bbs mailing list
> nos-bbs at lists.tapr.org
> https://lists.tapr.org/cgi-bin/mailman/listinfo/nos-bbs
>
>
How I did it and always have is by using this:
make > make.txt  or use any name for the output...It has worked for me...

Bob, have you by any chance tried to compile JNOS2.0e using Ubuntu 
6.06...???


Larry

-- 
Powered by Debian/GNU/Linux
by Ubuntu ver 6.06
73 de Larry/wd9esu 30yr's A.R.O.

"This is Linux Country,
on a quiet night you can hear
WINDOZE ! Systems REBOOTING !!"

GPG Fingerprint: A4D2 BFC2 B21B 8F7A C336 EFDC 7039 3CA5 3332 076E
Public Key available from subkeys.pgp.net





More information about the nos-bbs mailing list