Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: searching for a file Message-ID: <10234@smoke.BRL.MIL> Date: 8 May 89 16:27:58 GMT References: <1530@cmx.npac.syr.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <1530@cmx.npac.syr.edu> gefuchs@logiclab.cis.syr.edu (Gill E. Fuchs) writes: > find . -name 'gugu' -print >but obviously that only works for the current directory Not so obvious to me..