This might sound strange but... $PATH
Hello fellow linuxoers,
I wonder if this can be easily acomplish.
Sometimes I need to remove something that is declare in the $PATH but just for that session, but how can I acomplish that without having to declare a whole new path?
Is there a way to use export PATH with some option to remove something specific?
|