0
votes
2answers
140 views

How to Tab-complete directories when in symlinked directory?

I have a symlink: /path/to/foo -> /path/to/bar/foo When in /path/to/foo I might want to cd to /path/to/bar/foo: $ cd ../ Tab Then nothing autocompletes. I can still cd just fine by typing in ...
1
vote
1answer
553 views

symbolic link to /opt

How do you : "Create as administrator (sudo) one link in /usr/bin to the command that you'd like to call (for example with8.5 and tclsh8.5). One time that you had create the links you can run ...
1
vote
1answer
513 views

Why ubuntu does not have /usr/bin/bash

this is not a problem, just curious: Why ubuntu does not have /usr/bin/bash ? as link to /bin/bash or other direction.