Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 17:48:15 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        "Vanilla I. Shu" <vanilla@play.maudelegb.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: awk has gone nuts!
Message-ID:  <20011103174815.A21302@troutmask.apl.washington.edu>
In-Reply-To: <20011104014332.GA6062@play.cirx.org>; from vanilla@play.maudelegb.org on Sun, Nov 04, 2001 at 09:43:32AM %2B0800
References:  <20011103100721.A17889@troutmask.apl.washington.edu> <20011104014332.GA6062@play.cirx.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 04, 2001 at 09:43:32AM +0800, Vanilla I. Shu wrote:
> On Sat, Nov 03, 2001 at 10:07:21AM -0800, Steve Kargl wrote:
> > strip -R .comment -R .note loader.bin
> > cat /usr/src/sys/boot/i386/loader/../../common/help.common /usr/src/sys/boot/i386/loader/help.i386 | awk -f /usr/src/sys/boot/i386/loader/../../common/merge_help.awk > loader.help
> > /usr: write failed, file system is full
> ^^^^^^^^^^
> > awk: write error on stdout
> >  input record number 383, file 
> >  source line number 92
> > *** Error code 2
> your /usr is full, not CURRENT's problem.

Ha Ha Ha Ha! You're killing me.  Read the original email again.

/usr was filled by awk because I had bawk in /usr/bin instead
of gawk.  You clipped the "ls -l" output in my original 
message that showed the above awk command created a
700MB loader.help file.

-- 
Steve

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011103174815.A21302>