Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.questions Subject: Re: cc -o *.c Message-ID: <1989Nov9.145517.4338@virtech.uucp> Date: 9 Nov 89 14:55:17 GMT References: <297@cerc.wvu.wvnet.edu.edu> <20512@mimsy.umd.edu> <1042@root44.co.uk> Organization: Virtual Technologies Inc. Lines: 21 In article <1042@root44.co.uk>, gwc@root.co.uk (Geoff Clare) writes: > In article <20512@mimsy.umd.edu> chris@mimsy.umd.edu (Chris Torek) writes: > > > > % echo *.c > > t.c tet.c t.c > > That's a neat trick, Chris. Care to tell us how you managed it? easy, % cp /dev/null t.c % cp /dev/null tet.c % cp /dev/null "tj\.c " % echo *.c t.c tet.c t.c -- +-----------------------------------------------------------------------+ | Conor P. Cahill uunet!virtech!cpcahil 703-430-9247 ! | Virtual Technologies Inc., P. O. Box 876, Sterling, VA 22170 | +-----------------------------------------------------------------------+