Re: bash_completion puts 3500 lines of code in environment

2007-01-16 Thread Michelle Konzack
Am 2007-01-11 01:15:20, schrieb Jasper: Disabling the lines on bash_completion in bashrc solves this. Any insight ? ( This is a 3 week old etch install. ) And where is the problem? I get around 23.000 (on a Sarge system) It is neccesary for a good working system. Thanks, Greetings and nice

bash_completion puts 3500 lines of code in environment

2007-01-10 Thread Jasper
Output of set: snip--- USER=rj _=set bash205='3.1.17(1)-release' bash205b='3.1.17(1)-release' bash3='3.1.17(1)-release' _alias () { local cur; COMPREPLY=(); cur=${COMP_WORDS[$COMP_CWORD]}; case $COMP_LINE in

Re: bash_completion puts 3500 lines of code in environment

2007-01-10 Thread Kamaraju Kusumanchi
On Wednesday 10 January 2007 19:15, Jasper wrote: over 3000 more lines of code. Just out of curiousity, Why is that bad? How does it matter anyway? Sorry if it is obvious. raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/

Re: Re: bash_completion puts 3500 lines of code in environment

2007-01-10 Thread rjnoe
over 3000 more lines of code. Just out of curiousity, Why is that bad? How does it matter anyway? Sorry if it is obvious. raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/ Well, I am writing a bash-script that calls itself