I'm having trouble using my nc
command. Everytime I enter any parameter, even using -h
, linux just prints:
*BusyBox v1.20.2 (2014-05-14 13:19:21 EDT) multi-call binary.
Usage: nc [IPADDR PORT]*
I am able to type nc localhost 22
which produces
*SSH-2.0-OpenSSH_6.6*
Not to sure what's going on...