I'm newbie here and unknowingly i added some un necessary paths (like 2 times java ) to
$PATH
I tried many solution but they remove until i'm active. If i reboot last path comes again.
/usr/lib/jvm/java-13-oracle/db/bin
Here is my output
/home/nikhil/anaconda3/bin:/home/nikhil/anaconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-13-oracle/bin:/usr/lib/jvm/java-13-oracle/db/bin
How to remove that permanently. Even i log out or reboot or shut down. I'm on ubuntu 18.04.
This is my etc/env...
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"