Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!lrg7030 From: lrg7030@uxa.cso.uiuc.edu (Loren Rittle) Newsgroups: comp.sys.amiga.tech Subject: Re: !.rexx (was Re: Shells) Message-ID: <1990Dec9.195205.10501@ux1.cso.uiuc.edu> Date: 9 Dec 90 19:52:05 GMT References: <1990Dec8.082553.8591@athena.mit.edu> <1990Dec8.183449.2331@ux1.cso.uiuc.edu> <1990Dec9.193727.9245@ux1.cso.uiuc.edu> Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 19 A quick correction: * 5) Unlike UNIX we don't pattern match directories. * There are some good reasons for this, I just can't remember * them right at the moment :-). Should say: * 5) Unlike UNIX we don't allow patterns to match directories. * E.g. work:adventure/advent.f is a valid file on our system. * echo work:ad*re/ad*f would print work:adventure/advent.f, * whereas, echo work:ad*re would print (!.rexx would print, BTW) * No match. * There are some good reasons for this, I just can't remember * them right at the moment :-). -- ``In short, this is the absolute coolest computer device ever invented!'' -Tom Denbo speaking about The VideoToaster by NewTek ``Think about NewTek's VideoToaster! Now think about the Amiga!'' Loren J. Rittle lrg7030@uxa.cso.uiuc.edu