On Fri, 11 Sep 2020 23:47:04 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 11/09/2020 23.26, Dave Howorth wrote:
On Fri, 11 Sep 2020 22:39:39 +0200 "Carlos E. R." <> wrote:
On 11/09/2020 21.15, Dave Howorth wrote:
On Fri, 11 Sep 2020 19:38:19 +0200 "Carlos E. R." <> wrote:
The point is that it is installed in /usr/sbin instead of /usr/bin. Hence, it is not found in a standard user's PATH. No idea why.
My user finds it:
cer@Telcontar:~> which zdump /usr/sbin/zdump cer@Telcontar:~> zdump
All that tells us is that you have set your user to have a non-standard path :)
Not me...
cer@Telcontar:~> grep PATH .profile* cer@Telcontar:~> grep PATH .bash* cer@Telcontar:~>
$ echo $PATH /home/dhoworth/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/lib/mit/sbin
Of course, my path contains other things, but it is not setup by the user, unless it is on another file:
/home/cer/bin:/usr/local/bin:/usr/bin:/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/sbin:/usr/sbin
I mean, the "not me" means that I did not set it up, or I don't remember where. Not in my home, I grepped for "sbin/". Not in /etc/default. Probably not in /etc/sysconfig/*
That's very strange. Why does /usr/sbin appear twice? Something's seriously borked there. Also, on my system there is no usr/lib/mit/bin directory, FWIW. And no KDE of course. Does a new user on your system get /usr/sbin added to their path? Ordinary users are definitely not supposed to have it. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org