1) open /etc/paths file as root
sudo vi /etc/path
2) append path "/mypath"
3) save path
4) open terminal ( If your terminal is already opened, close it.)
5) verify path
echo $PATH
You can find .....:/mypath
sudo vi /etc/path
2) append path "/mypath"
3) save path
4) open terminal ( If your terminal is already opened, close it.)
5) verify path
echo $PATH
You can find .....:/mypath
댓글 없음:
댓글 쓰기