Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 11:05:24 -0700
From:      Warner Losh <imp@village.org>
To:        Peter Radcliffe <pir@pir.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: pidentd 
Message-ID:  <199912131805.LAA45050@harmony.village.org>
In-Reply-To: Your message of "Mon, 13 Dec 1999 12:46:09 EST." <19991213124609.A1355@pir.net> 
References:  <19991213124609.A1355@pir.net>  <199912131016.CAA21812@mass.cdrom.com> <Pine.BSF.4.21.9912130824450.74623-100000@resnet.uoregon.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <19991213124609.A1355@pir.net> Peter Radcliffe writes:
: cat stupid.identd.pl

This is far too long.

#!/usr/bin/perl
($a, $b) = split(/[,\n\r ]+/,<>);
print "$a , $b : USERID : UNIX : Warm-Fuzzy\r\n";

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912131805.LAA45050>