Re: need explanation ulimit -c for limiting core dumps

2006-10-21 Thread Jason Roscoe
Mike Stroyan wrote: I'm trying to limit the size of coredumps using 'ulimit -c'. Can someone please explain why a core file gets generated from the coretest program (source is below)? Thanks for any help or suggestions. Shell interaction % ulimit -H -c unlimited % ulimit -S -c 0 % bash

Re: ru.po in bash 3.2 p1

2006-10-21 Thread Marius Schamschula
Thanks guys, The patch works for me. On Oct 21, 2006, at 11:24 AM, Dmitry V. Levin wrote: On Sat, Oct 21, 2006 at 11:42:48AM -0400, Chet Ramey wrote: Marius Schamschula wrote: Chet, I have built bash 3.2 patchlevel 1 under Mac OS X 10.4.8 (both PPC and Intel) and I get the following

Re: Problem with echo -e in bash 3.2

2006-10-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Adding bug-coreutils to CC] According to Chet Ramey on 10/21/2006 11:52 AM: Jochen Roderburg wrote: I finally tracked this down to a changed behaviour of the builtin echo command. Namely, the formecho -e '\nnn' with a 3-digit octal