The netcat manual indicates that
But on FreeBSD 12 &13 I get this:
#
What is the deal? Is our base netcat different?
netcat -q
is a valid option flagBut on FreeBSD 12 &13 I get this:
#
nc -q
Code:
nc: invalid option -- q
usage: nc [-46DdEFhklNnrStUuvz] [-e policy] [-I length] [-i interval] [-O length]
[--no-tcpopt] [--sctp]
[-P proxy_username] [-p source_port] [-s source] [-T ToS]
[-V rtable] [-w timeout] [-X proxy_protocol]
[-x proxy_address[:port]] [destination] [port]