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/* -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)