Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
rrdharan
9y ago
0 comments
Share
You probably also want to chmod +s htop, or it won't actually show you CPU/memory stats.
undefined | Better HN
0 comments
default
newest
oldest
hprotagonist
9y ago
and if you want to use `sed` not `gsed`, do `brew install --default-names coreutils` to supercede the OS provided utilities.
lobster_johnson
9y ago
Or you can add it to your PATH:
PATH=/usr/local/opt/coreutils/libexec/gnubin:$PATH
"gnubin" contains the all utilities with the original names.
j
/
k
navigate · click thread line to collapse