Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Billy Holmes
Mark Knecht wrote: I wonder how it ever got that way? I don't know what a trailing 't' even means, much less put it there on purpose! Well, you have been tinkering with things lately. It's possible you ran an funky install script that had a space between a pathname "/ var/tmp". To be safe, t

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Mark Knecht
On 10/24/05, Billy Holmes <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > d-wxrt 18 root root 4096 Sep 6 12:46 . > > d-wxrt 18 root root 4096 Sep 6 12:46 .. > > your root directory should NOT have these perms. > > try: > > # chmod 0755 / > Thanks Billy. That appears to have solve

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Billy Holmes
Mark Knecht wrote: d-wxrt 18 root root 4096 Sep 6 12:46 . d-wxrt 18 root root 4096 Sep 6 12:46 .. your root directory should NOT have these perms. try: # chmod 0755 / -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Mark Knecht
On 10/24/05, Holly Bostick <[EMAIL PROTECTED]> wrote: > Mark Knecht schreef: > > Hi, On one machine of mine, and only one machine, bash completion is > > not working for my user account when I try to complete a path. I hit > > tab and nothing happens. Bash completion is working for files though. >

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Holly Bostick
Mark Knecht schreef: > Hi, On one machine of mine, and only one machine, bash completion is > not working for my user account when I try to complete a path. I hit > tab and nothing happens. Bash completion is working for files though. > I can do bash completion in my home directory and get a list

[gentoo-user] bash completion for paths not working

2005-10-24 Thread Mark Knecht
Hi, On one machine of mine, and only one machine, bash completion is not working for my user account when I try to complete a path. I hit tab and nothing happens. Bash completion is working for files though. I can do bash completion in my home directory and get a list of files, but if I try to c