Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 ggr 02/21/84; site pyuxnn.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!pyuxnn!jjb From: jjb@pyuxnn.UUCP (J Bernardis) Newsgroups: net.unix Subject: Re: An odd difference between "cat file" and "cat Date: Mon, 16-Apr-84 15:05:04 EST Article-I.D.: pyuxnn.227 Posted: Mon Apr 16 15:05:04 1984 Date-Received: Tue, 17-Apr-84 07:50:18 EST References: <3723@utcsrgv.UUCP>, <367@opus.UUCP> <197@alberta.UUCP> Organization: AT&T Bell Laboratories, Piscataway Lines: 7 cat doesn't do the file name expansion!! The shell has that responsibility. Thus, cat doesn't know if you typed abcd or ab* on the command line. I frankly don't know why there is a difference between cat ab* and cat