Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!hub.ucsb.edu!tom From: tom@bears.ucsb.edu (Tom Weinstein) Newsgroups: comp.arch Subject: Re: UNIX mind-set (was: How wrong is MS-DOS?) Message-ID: <8148@hub.ucsb.edu> Date: 14 Jan 91 00:06:19 GMT References: <1991Jan13.113349.21937@ims.alaska.edu> <11305@lanl.gov> Sender: news@hub.ucsb.edu Reply-To: tom@bears.ucsb.edu Organization: Silicon Graphics Inc. Lines: 14 In-reply-to: jlg@lanl.gov's message of 13 Jan 91 22:05:23 GMT In article <11305@lanl.gov>, jlg@lanl.gov (Jim Giles) writes: > By this logic, ls doesn't fit the paradigm. I can (on any UNIX) > do 'ls x*y' and get all the files whos names begin with x and end > with y. By the paradigm you just stated, I _should_ have to do > 'ls | grep x*y'. The fact is, _even_ the UNIX implementors realized > that ls should have a built-in filter on file names. And you've been using UNIX for ten years? The shell does wildcard substitution, not ls. You could just as easily type 'echo x*y'. -- He is Bob...eager for fun. | Tom Weinstein tom@bears.ucsb.edu He wears a smile... Everybody run! | tweinst@polyslo.calpoly.edu