Bash PATH fouled up on 8.4 systemd
by rabidlinux from LinuxQuestions.org on (#4SFHE)
Hi all,
Just discovered a major mess up. When I run : echo $PATH if find this
/opt/rustc/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/bin:/bin:/usr/bin
I reinstalled bash startup files and every command I could find on the net and it still will not change. It got messed up installing Rustc and that last command they have listed.
source /etc/profile.d/rustc.sh
I got to looking after Spiky mentioned my bash was missing user name. Any help will be appreciated


Just discovered a major mess up. When I run : echo $PATH if find this
/opt/rustc/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/bin:/bin:/usr/bin
I reinstalled bash startup files and every command I could find on the net and it still will not change. It got messed up installing Rustc and that last command they have listed.
source /etc/profile.d/rustc.sh
I got to looking after Spiky mentioned my bash was missing user name. Any help will be appreciated