Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!cs.utexas.edu!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!lavaca.uh.edu!uhnix1!sugar!ficc!peter From: peter@ficc.uu.net (Peter da Silva) Newsgroups: comp.unix.questions Subject: Re: Symlinks and .. Message-ID: <7091@ficc.uu.net> Date: 22 Nov 89 23:02:05 GMT References: <2755@munnari.oz.au> <12407@ulysses.homer.nj.att.com> <1389@skye.ed.ac.uk> Reply-To: peter@ficc.uu.net (Peter da Silva) Organization: Xenix Support, FICC Lines: 16 While we're adding new syntax to the shell... Personally I think "..." should be a wildcard denoting a recursive search: echo .../*.c This should be equivalent to: echo `find . -name '*.c' -print` Prior art: VMS does it this way. -- `-_-' Peter da Silva . 'U` -------------- +1 713 274 5180. "Peter da Silva's (sp?) signature with the little drawing in it is probably OK" -- Jonathan Kamens