Gentoo Archives: gentoo-user

From: Willie Wong <wwong@×××××××××.EDU>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] bash_completion
Date: Sun, 07 Jan 2007 18:09:30
Message-Id: 20070107180130.GB11356@princeton.edu
In Reply to: Re: [gentoo-user] bash_completion by Jorge Almeida
1 On Sun, Jan 07, 2007 at 12:25:49AM +0000, Penguin Lover Jorge Almeida squawked:
2 > Already did it (commented out the line in ~/.bashrc and sourced this
3 > file...) It doesn't freeze now, of course.
4 > >
5 >
6
7 Which version of bash completion? And which version of bash?
8
9 (Just want to check if you are running a different version from mine:
10 I have 20050121-r10, everything else masked by ~)
11
12 Now, with the bash-completion script sourced, what does it say when
13 you type
14
15 complete -p less (or tar, or mplayer?)
16
17 if you are in the directory with the README file, what happens if you
18 do
19
20 compgen -f RE
21 compgen -d RE
22
23 does it freeze up your computer?
24
25 /etc/bash_completion is just a big shell script, and it calls mostly
26 bash builtin commands, so its resource hit really shouldn't be that
27 high.
28
29 W
30 --
31 Seen outside the LINAC control room @ Fermi Nat'l Accelerator Laboratory:
32 (an _official_ sign)
33 PLEASE DON'T FEED THE OPERATORS
34 Sortir en Pantoufles: up 30 days, 15:36
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] bash_completion Jorge Almeida <jalmeida@××××××××××××.pt>