AS201281 Wiki

Your check engine light is on!

User Tools

Site Tools


misc:macos-tips

This is an old revision of the document!


Mac OS Tips

MTR without sudo

$ brew install mtr
$ which mtr
/usr/local/sbin/mtr
$ sudo chmod 4755 /usr/local/sbin/mtr
$ sudo chown root:wheel /usr/local/sbin/mtr
$ sudo chmod u+s /usr/local/sbin/mtr
misc/macos-tips.1490893128.txt.gz · Last modified: 2021/01/04 20:40 (external edit)