How to add a directory permanently to my Path? - Ask Ubuntu


this question has answer here:

basically want know that. how can add directory (/tmp in case) path permanently terminal?

export path=/tmp:$path current session.

echo -e '\nexport path=/tmp:$path' >> ~/.profile future sessions.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User