Netprint perl script from Handbook doesn't work

Mel fbsd.questions at rachie.is-a-geek.net
Wed Sep 24 22:29:47 UTC 2008


On Wednesday 24 September 2008 12:33:29 Andy Kosela wrote:

> ($ignore, $ignore, $protocol) = getprotobyname('tcp');

$ perl -e 'print join("\n", getprotobyname("tcp"));'
tcp
TCP
6

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list