Gentoo Archives: gentoo-dev

From: jano <jano@××××××××××××.net>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] possible strange thing with root
Date: Thu, 01 Nov 2001 20:34:43
Message-Id: 32816.63.204.249.241.1004672123.squirrel@www.portablehole.net
1 Hey,
2
3 WEird things happening to me. If I login as root, then try to cd to a home
4 directory using tab for completion, my shell logs out.
5
6 e.g.
7
8 bashPrompt # cd ~<tab>
9 OR
10 bashPromopt # cd ~ja<tab> # should complete to ~jano/
11 bashPrompt # cd ~root<tab>
12
13 Immediate logout. WEird... ????
14
15 jano
16
17 ~ $ bash --version
18 GNU bash, version 2.04.0(1)-release (i686-pc-linux-gnu)
19 Copyright 1999 Free Software Foundation, Inc.