5 messages · Page 1 of 1 (latest)
How to change environment variable PATH to maven
export PATH='/your/path/to/maven/bin:$PATH'
It works, but when i shutdown the terminal, the PATH is return
how to pin this value
or i can create new directory, but how to delete unused dir