OK, I found the culprit... seems as if my .profile included a line PATH=~/bin:$PATH
I replaced that with
PATH=$HOME/bin:"${PATH}"
and now it works
--
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
