Gentoo Archives: gentoo-user-de

From: "Sebastian Günther" <samson@××××××××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] bash_completion problem
Date: Sat, 28 Feb 2009 14:20:13
Message-Id: 20090228142010.GA20212@marvin.heimnetz.local
In Reply to: [gentoo-user-de] bash_completion problem by Sandy Marko Knauer
1 * Sandy Marko Knauer (knasan@×××.de) [28.02.09 14:44]:
2 > Hallo Liste,
3 >
4 > ich habe garad ein Problem und hab leider keinen plan woran dies liegt!
5 >
6 > in der shell und konsole funktioniert kein bashcompletion mehr, erst wenn
7 > ich source /etc/profile neu einlese funktioniert es wieder. Ich könnte
8 > zwar jetzt einfach ein source /etc/profile in meiner bashrc schreiben aber
9 > somit wüsste ich nicht wo das problem genau liegt.
10 >
11 > Hat jemand einen plan wie ich dieses Problem auf den grund gehen könnte?
12 >
13 > Gruß
14 > Sandy Marko Knauer
15 >
16
17 also ich hab' folgendes in meiner bashrc:
18
19 ##uncomment the following to activate bash-completion:
20 [[ -f /etc/profile.d/bash-completion.sh ]] && source /etc/profile.d/bash-completion.sh
21
22 ansonsten kannst Du mit
23
24 eselect bashcomp sowohl global als auch auf user basis verschiedenste
25 module aktivieren
26
27 HTH
28 Sebastian
29
30 --
31 " Religion ist das Opium des Volkes. " Karl Marx
32
33 SEB@STI@N GÜNTHER mailto:samson@××××××××××××××××.de

Replies

Subject Author
Re: [gentoo-user-de] bash_completion problem Justin <justin@×××××××××.net>