On a Bash Shell, one can set the path by using “export” command. Here is how to add a path. export PATH=$PATH:/path/to/newdir.
確定! 回上一頁