Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!xanth!john From: john@xanth.UUCP Newsgroups: news.admin,comp.mail.uucp Subject: Re: Duplicate lines in pathalias output Message-ID: <2302@xanth.UUCP> Date: Sat, 29-Aug-87 23:25:45 EDT Article-I.D.: xanth.2302 Posted: Sat Aug 29 23:25:45 1987 Date-Received: Sun, 30-Aug-87 18:43:37 EDT References: <419@cos.COM> Distribution: na Organization: Old Dominion University, Norfolk Va. Lines: 19 Keywords: smail pathalias pathproc Xref: utgpu news.admin:847 comp.mail.uucp:699 Summary: case sensitivity In article <419@cos.COM>, asp@COS.COM (Andrew S. Partan) writes: > .uucp decuac!%s 200 > .uucp sundc!sun!intsc!%s 195 > pathalias -c [a-z]*.*Z | pathproc > /tmp/paths What's happening is that you are not running pathalias with the -i (ignore case) flag, so it considers case significant. intsc lists itself as a ".UUCP" forwarder (a problem in itself), and the input to pathproc has a ".uucp" and a ".UUCP" line. pathproc down-cases both of them, and .... I run pathalias -i and don't use pathproc, but I don't need to costs either - I have smail set up to always try the call. -- John Owens Old Dominion University - Norfolk, Virginia, USA john@ODU.EDU old arpa: john%odu.edu@RELAY.CS.NET +1 804 440 4529 old uucp: {decuac,harvard,hoptoad,mcnc}!xanth!john