On Sat, 9 Aug 1997, Jörgen "Zigge" Sigvardsson wrote: > If someone's interested, I can post a slight modification to snoop which allows > you to snoop several targets and several immortals can snoop one single player. > An N to N relationship ;) That sounds pretty cool, I'd like to see that. -- #!/bin/sh whois yea.com|grep YEA2|awk '{print $1}' whois aree.com|grep DOM|awk '{print $1}' whois aree.com|grep DOM|awk '{print $1}'|cut -c1 whois tm920|grep TM920|awk '{print $4}'|cut -d@ -f1 +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST