Re: [SLE] Is there a "find file on system" command?
From: Rob Freeman (sysadmin_at_fleetone.com)
Date: 05/15/04
- Previous message: Anders Johansson: "Re: [SLE] Rekall"
- In reply to: Doug McGarrett: "[SLE] Is there a "find file on system" command?"
- Next in thread: Jerome Lyles: "Re: [SLE] Is there a "find file on system" command?"
- Reply: Jerome Lyles: "Re: [SLE] Is there a "find file on system" command?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <suse-linux-e@suse.com> Date: Fri, 14 May 2004 20:06:17 -0500
----- Original Message -----
From: "Doug McGarrett" <dmcgarrett@optonline.net>
To: <suse-linux-e@suse.com>
Sent: Friday, May 14, 2004 7:51 PM
Subject: [SLE] Is there a "find file on system" command?
> The subject says it all. There was even a 3rd-party command in DOS
(whereis)
> which would search the system for a file name, regardless of its
directory.
> I have never been able to find such a program on Linux.
>
I always:
su
find directory -name filename
hence to search the entire computer for all rpm's
find / -name *.rpm
Need to be root
Rob
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Anders Johansson: "Re: [SLE] Rekall"
- In reply to: Doug McGarrett: "[SLE] Is there a "find file on system" command?"
- Next in thread: Jerome Lyles: "Re: [SLE] Is there a "find file on system" command?"
- Reply: Jerome Lyles: "Re: [SLE] Is there a "find file on system" command?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|