Re: [SLE] Is there a "find file on system" command?

From: Rob Freeman (sysadmin_at_fleetone.com)
Date: 05/15/04

  • Next message: Gary: "Re: [SLE] Is there a "find file on system" command?"
    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
    

  • Next message: Gary: "Re: [SLE] Is there a "find file on system" command?"

    Relevant Pages

    • Re: [SLE] X Lock-up
      ... Subject: [SLE] X Lock-up ... > this is regardless of what WM he's in, and what programs are running, ... command and have the box reboot. ...
      (SuSE)
    • [SLE] Is there a "find file on system" command?
      ... There was even a 3rd-party command in DOS (whereis) ... which would search the system for a file name, regardless of its directory. ...
      (SuSE)
    • Re: main() command line arguments of console application
      ... >I want to use command line arguments in a console application. ... > regardless of what was entered on the command line, ... > contain bogus values. ... > many_ (argc) values I entered, argc is always incorrect and argv is ...
      (microsoft.public.windowsce.embedded)
    • Re: [SLE] Where are logins recorded?
      ... [SLE] Where are logins recorded? ... > I had an unexpected crash in the early hours of this ... last would be the command. ... wtmp and btmp are binary files that cannot be edited. ...
      (SuSE)
    • [PS] Ignoring host formatting
      ... If I want to get all the information from a command in a nice format ... regardless of the number of columns available, ... cmdlet/pipeline into single rows? ...
      (microsoft.public.windows.server.scripting)