From owner-freebsd-questions Sat Aug 16 22:23:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA06693 for questions-outgoing; Sat, 16 Aug 1997 22:23:01 -0700 (PDT) Received: from mail2.deltanet.com (mail2.deltanet.com [199.171.190.56]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA06683 for ; Sat, 16 Aug 1997 22:22:57 -0700 (PDT) Received: from main (anx-ana2163.deltanet.com [204.254.68.163]) by mail2.deltanet.com (8.8.5/8.8.5) with SMTP id WAA13284 for ; Sat, 16 Aug 1997 22:22:55 -0700 (PDT) Message-Id: <3.0.32.19970816222229.0068c174@mail.deltanet.com> X-Sender: oli@mail.deltanet.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sat, 16 Aug 1997 22:22:37 -0700 To: questions@freebsd.org From: Online Impressions Subject: How to find a file.. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is there a command that will tell me if a file exists and if so where it can be found? I have been using "ls -R |grep filename" to determine if a file exists but the trouble is if it does this command fails to tell me where it is. I am running 2.2.2. Any help is greatly appreciated. Thanks, Craig