path
Adding a directory to the end of PATH means it will be checked after all other directories:
export PATH=$PATH:/the/file/path
path.txt · Last modified: 2023/05/18 16:07 by andyb
Adding a directory to the end of PATH means it will be checked after all other directories:
export PATH=$PATH:/the/file/path