Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!mcvax!unido!iaoobelix!wagner From: wagner@iaoobelix.UUCP Newsgroups: comp.bugs.4bsd Subject: Re: Bug/Feature in `test' - (nf) Message-ID: <6200003@iaoobelix.UUCP> Date: Thu, 2-Apr-87 07:26:00 EST Article-I.D.: iaoobeli.6200003 Posted: Thu Apr 2 07:26:00 1987 Date-Received: Sat, 4-Apr-87 19:04:57 EST References: <6200001@iaoobelix.UUCP> Lines: 14 Nf-ID: #R:iaoobelix:6200001:iaoobelix:6200003:000:351 Nf-From: iaoobelix!wagner Apr 2 13:26:00 1987 /***** iaoobelix:comp.bugs.4bsd / wagner / 10:37 am Apr 2, 1987*/ That's what happens if there are several files with similar names. If you wondered where the `bad' came from... here is the actual sh script: #! /bin/sh if [ "$1" = "-d" ] then echo ok else echo bad fi Juergen Wagner, USENET: ...seismo!unido!iaoobel!wagner