I would like to edit /etc/paths file in my Mac computer.
I am a newbie and I am trying to unlock the file. I tried in Terminal to do :
etc tomasteicher$ sudo chflags nouchg /etc/paths
etc tomasteicher$ open -e /etc/paths
Almost all tutorials I have found recommend this solution. The second command open file in TextEdit but the file is still locked.
Has anybody a tip, how can I unlock file, or why this solution does not work for this file?