Talk:Initramfs
From Gentoo Linux Wiki
According to http://www.manpagez.com/man/1/nc/ using the -l option is not allowed to gether with -p or -s, plus -w is ignored :P
The lower example of starting telnet with netcat might just not work at all.
- Those switches work fine with net-analyzer/netcat, the man page you linked seems to be for a different implementation of netcat (there are quite a few different ones floating about). It's actually the -i switch that won't work because it requires an argument. I've updated the article to reflect that.