as per previous comment, I believe this is an invalid.
** Changed in: xorg (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/565447
Title:
bash completion cd /usr
OK, so bash-completion is doing the right thing here; it's looking for
the next director,y finding the right thing and there is only one
directory to go to; so this is correct behaviour.
So, I say if this is a bug it's x11-common's.
So - is it a bug?
Well /usr/bin/X11 is probably there for compat
What?, I just executed "sudo rm -rf /usr/bin/" as per your first
advice!!! *LOL* just kidding, thanks for your comment, searching for
/usr/bin/X11 on Google I got to this thread:
http://www.debianhelp.org/node/1581 that seems as a possible reason for
this (making this bug invalid I guess).
Also, i
I meant removing the redundant /usr/bin/X11/ link, not /usr/bin/
P.S. I'd never suggest something as stupid as deleting /usr/bin/
--
bash completion cd /usr/bin/X11 ad infinitum
https://bugs.launchpad.net/bugs/565447
You received this bug notification because you are a member of Ubuntu
Bugs, whi
That's not a bash bug, it is bug of whoever added /usr/bin/X11/
directory as link to current directory (i.e. it points to /usr/bin/ just
look at the contents of /usr/bin/X11 and you'll see they are the same as
/usr/bin)
$ ls -l /usr/bin/X11
lrwxrwxrwx 1 root root 1 2010-03-27 16:22 /usr/bin/X11 ->