Path: utzoo!mnetor!uunet!husc6!mit-eddie!uw-beaver!tikal!hplsla!hpubvwa!b-mrda!fletcher From: fletcher@b-mrda Newsgroups: comp.unix.questions Subject: Re: Finding files Message-ID: <180002@b-mrda> Date: 17 Dec 87 15:34:00 GMT References: <10791@brl-adm> Lines: 2 "du -a | grep filename" is my preferred method if I know it's somewhere below my current directory.