Gentoo Archives: gentoo-user

From: Jorge Almeida <jalmeida@××××××××××××.pt>
To: gentoo-user@l.g.o
Subject: [gentoo-user] bash_completion
Date: Sat, 06 Jan 2007 22:50:38
Message-Id: Pine.LNX.4.64.0701062227550.16213@jmaa.math.ist.utl.pt
1 I gave bash_completion a try, and it seemed a Good Thing. Problem is it
2 was behaving like a pig, consuming all cpu ressources (99%) and freezing
3 the computer (temporarily). This has to be a misconfiguration issue.
4 I have both /etc/bash-completion and /etc/conf.d/bash_completion. Is
5 this normal? Both files have a command to source a user completion
6 file. I have a line
7 [[ -f /etc/profile.d/bash-completion ]] && source /etc/profile.d/bash-completion
8 at the beginning of ~/.bashrc.
9
10 Any suggestion?
11
12 --
13 Jorge Almeida
14 --
15 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] bash_completion Willie Wong <wwong@×××××××××.EDU>