context-labs / mactop

mactop - Apple Silicon Monitor Top written in pure Golang! Under 1,000 lines of code.
MIT License
1.33k stars 27 forks source link

mactop fails if /usr/sbin is not in PATH environment variable #19

Closed HalCanary closed 3 months ago

HalCanary commented 3 months ago

.

metaspartan commented 3 months ago

You should be able to just install via brew install mactop, let me know if I may close this issue, looks like you may have resolved?

If you are compiling you would run go build locally and then sudo ./mactop to run it