[SLE] grep

From: N1UAN Bob (bobbru_at_chartertn.net)
Date: 02/29/04

  • Next message: Brett Russ: "Re: [SLE] grep"
    Date: Sat, 28 Feb 2004 19:11:06 -0500 (EST)
    To: <suse-linux-e@suse.com>
    
    

    Hi
    Wonder if someone could give me the way to grep for an word within all
    files on my system like the filename would be XXXX.XX
    seems no matter what i been trying i am just not doing it right
    thanks in advance
    Bob

    -- 
    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: Brett Russ: "Re: [SLE] grep"

    Relevant Pages

    • Re: [SLE] YOU: opera-7.54-7.1.i586.rpm - failed dependency...
      ... >> Could you post the filename of that rpm? ... Also check the archives at http://lists.suse.com ... Please read the FAQs: suse-linux-e-faq@suse.com ...
      (SuSE)
    • Re: [SLE] Fing the file that consists of a specific word
      ... > What is the command for that job? ... > i feel that we have to use the grep 'specific word' and something more. ... Also check the archives at http://lists.suse.com ... Please read the FAQs: suse-linux-e-faq@suse.com ...
      (SuSE)
    • Re: [SLE] grep
      ... N1UAN Bob wrote: ... > Wonder if someone could give me the way to grep for an word within all ... 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 ...
      (SuSE)
    • RE: [SLE] mail attachment from commandline
      ... > Thanks Martin, that did it! ... 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 ...
      (SuSE)
    • Re: csh and tcsh: globbing / redirection order bug?
      ... That command above opens a new "filename" file for writing, ... grep will process its arguments and writes its output ... shell is no longer involved, ... The command above, when executed in csh in a directory where "filename" does not already exist, creates a new file, expands the star to a list of file including the new file "filename", and passes that list to grep, with stdout open to the new file. ...
      (comp.unix.shell)