Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1a 12/4/83; site rlgvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!seismo!rlgvax!guy From: guy@rlgvax.UUCP (Guy Harris) Newsgroups: net.unix Subject: Re: An odd difference between "cat file" and "cat Date: Wed, 18-Apr-84 00:34:50 EST Article-I.D.: rlgvax.1872 Posted: Wed Apr 18 00:34:50 1984 Date-Received: Thu, 19-Apr-84 15:25:56 EST References: <3723@utcsrgv.UUCP>, <367@opus.UUCP> <2420@allegra.UUCP> <179@drutx.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 15 (Note that the shell does not expand command names, either. How would you like to see "ca* /etc/passwd" handled?) Well, "ca*" would only look in the current directory, but "/bin/ca* /etc/passwd" might actually work if the first file in "/bin" beginning with "ca" happened to be "/bin/cat". In fact, it *does* work that way, at least with the System III Bourne shell - I tried /bin/ca* /etc/passwd and, by golly, our password file came dribbling out on my terminal! Guy Harris {seismo,ihnp4,allegra}!rlgvax!guy