(I'm working on this one — if I find something I'll send a pull request. Consider this as much a development log as a feature request!)
Apple's version of nc doesn't support -q, though -w seems to do something similar. Even with the change, it results in the rather mystifying behavior of reading the input and producing no output, and I have no idea why.
(This is of course after installing pv from Homebrew; one could easily alias pv=cat if one was so inclined!)
(I'm working on this one — if I find something I'll send a pull request. Consider this as much a development log as a feature request!)
Apple's version of
ncdoesn't support-q, though-wseems to do something similar. Even with the change, it results in the rather mystifying behavior of reading the input and producing no output, and I have no idea why.(This is of course after installing
pvfrom Homebrew; one could easilyalias pv=catif one was so inclined!)