Hacker News new | ask | show | jobs
by spinningarrow 3399 days ago
What's the correct command for BSD nc (on macOS)? For the `-l` option, the manual says "It is an error to use this option in conjunction with the -p, -s, or -z options".
1 comments

I think nc -l 80 should do it