Nickolay A Burkov wrote:
Hi, @misc!Here is a very simply hack to ping. It isn't pretend to something, hope it will be useful for anybody as endless host checking in scripts. % ping -Q example.com && echo 'abc' > /dev/speaker # etc..
what is wrong with
ping -q -c 1 example.com > /dev/null
?
Is this a joke or is it "week of utterly useless patches" ?
ifconfig -l
pppoe on install
ping -Q
...ok what's next? Color output for pfctl? I bet Henning will love it.

