
9 Sep
2009
9 Sep
'09
2:46 p.m.
On Friday 09 January 2009 04:38:22 Mike Frysinger wrote:
The netcat utility likes to exit when it receives an empty packet (as it thinks this means EOF). This can easily occur when working with command line editing as this behavior will be triggered when using backspace. Or with tabs and command line completion. Since the local ncb util does not have this "feature" and it supports broadcast udp, default to using that rather than netcat.
ping ... afaik, it should still apply fine -mike