[7300] in SIPB bug reports
Re: "nc" in the sipb locker
daemon@ATHENA.MIT.EDU (John Hawkinson)
Fri Jun 11 12:53:34 1999
To: Brad Thompson <yak@MIT.EDU>
Cc: bug-sipb@MIT.EDU
In-Reply-To: Your message of "Fri, 11 Jun 1999 12:51:13 EDT."
<199906111651.MAA12469@florey.mit.edu>
Date: Fri, 11 Jun 1999 12:53:25 -0400
From: John Hawkinson <jhawk@MIT.EDU>
In message <199906111651.MAA12469@florey.mit.edu>, Brad Thompson writes:
>There is this program in the sipb locker "nc". I do not use it, and have
>no idea what it is, but in mistyping "inc", I invoke it a lot. Anyway, it
>has no manpage. If someone knows where one could be found, it would be
>nice.
It is netcat.
It has no manpage.
You can use
nc -h
It is probably suboptimal that it's source tree dir is 'netcat'
and not 'nc'. I'm not sure how to fix it.
--jhawk