* Oliver Fromme <olli(at)secnetix.de> [020719 23:08]:
Hallo zusammen,
> sockstat -4 | awk '/:1979/ {print $1, $2, $6}'
sockstat -4 | awk '/:1979$/ {print $1, $2, $6}'
sonst findet er auch noch Dinge die auf Port 19790 usw. lauschen...
Gruß
Christian
-- Faulheit ist überwundener Fleiß. http://www.lackas.net/ Perl Delphi Linux MP3 Searchengines Domainchecker To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sat 20 Jul 2002 - 09:47:23 CEST