Y
Hacker News
new
|
ask
|
show
|
jobs
by
oregano
1090 days ago
At the risk of sounding like an idiot, can someone please explain why I cannot use `networkQuality` when zsh is my shell? Is there an alternative for zsh?
1 comments
remi
1090 days ago
It’s not a shell utility, it should work with any shell.
$ which networkQuality /usr/bin/networkQuality
link
oregano
1090 days ago
Yes thanks- probably an issue with my $PATH
link