Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Filesizelimit??
- X-seq: zsh-users 4423
- From: Clint Adams <clint@xxxxxxx>
- To: Andrew Markebo <flognat@xxxxxxxxxxxxxxxx>
- Subject: Re: Filesizelimit??
- Date: Sun, 21 Oct 2001 17:44:24 -0400
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <m3n12kg2ow.fsf@xxxxxxxxxxxxxxxxxxxxx>; from flognat@xxxxxxxxxxxxxxxx on Sun, Oct 21, 2001 at 10:26:07PM +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <m3r8rwg4qb.fsf@xxxxxxxxxxxxxxxxxxxxx> <20011021155958.A21082@xxxxxxxx> <m3n12kg2ow.fsf@xxxxxxxxxxxxxxxxxxxxx>
> Thanx, throwing a couple of greps on the sources seems to verify this,
> hmm meanwhile, how come zsh told it, not some kind of kernel/libc
> error? Or it was zsh that caught the error and displayed it nicely?
bctool is probably getting an EFBIG error, receiving a SIGXFSZ, and
dying. zsh is attempting to let you know what happened.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author