Randy wrote: > Trying to run netcat with -L for a persistent listener, but nc > complains that -L is an illegal option. Is this something unique to > OSX? Have I missed something?
Please, read the man page first. You want to use -l (small letter L). And no, this is not unique to OS X and has nothing to do with MacPorts :-) Rainer _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
