On 2/22/10 1:03 PM, pbr wrote: > On Feb 22, 10:00 am, Chet Ramey <chet.ra...@case.edu> wrote: >> On 2/22/10 5:30 AM, pbr wrote: >> >>> Bash dies with a segmentation fault anytime I type in either >>> "BASH_ALIASES=" or "BASH_CMDS=" >> >> This was fixed in bash-4.1. >> >> Chet >> -- >> ``The lyf so short, the craft so long to lerne.'' - Chaucer >> ``Ars longa, vita brevis'' - Hippocrates >> Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/ > > Awesome... now to figure out why it hasn't yet been updated in Ubuntu > 9.10...
Until it is, you can obtain equivalent functionality with `unalias -a' and `hash -r', respectively. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/