>>>>> "Anand" == Anand Raman <[EMAIL PROTECTED]> writes:

    Anand> Hi Khader, Here is what man grep on my system gives

    Anand>        grep [-[AB] NUM] [-CEFGVbchiLlnqsvwxyUu] [-e PATTERN
    Anand> | -f FILE] [--extended-regexp] [--fixed-strings]
    Anand> [--basic-reg� exp] [--regexp=PATTERN] [--file=FILE]
    Anand> [--ignore-case] [--word-regexp] [--line-regexp]
    Anand> [--line-regexp] [--no-mes� sages] [--revert-match]
    Anand> [--version] [--help] [--byte-off� set] [--line-number]
    Anand> [--with-filename] [--no-filename] [--quiet] [--silent]
    Anand> [--files-without-match] [--files- with-matcces] [--count]
    Anand> [--before-context=NUM] [--after- context=NUM] [--context]
    Anand> [--binary] [--unix-byte-offsets] files...
    >> >>>>> "Anand" == Anand Raman <[EMAIL PROTECTED]> writes:
    >> 
    Anand> HI guys I want to recursivly search (go down folders) for a
    Anand> pattern in files using grep
    >>
    Anand> I didnt find any recurse option in manpages for grep
    >>
    Anand> What can be done to recursivly search for patterns in a
    Anand> file
    >>  Hi Anand, Well, then I might say you didnt RTFM properly ;-)
    >> This is what I got from man grep
    >> 
    >> -r, --recursive Read all files under each directory,
    >> recursively; this is equivalent to the -d recurse option.
    >> 

Hi Anand,
Do not fear as rgrep is near !! Use it dude ;-)
And as for my grep it is like this ;-)

sidgeek@DemiUrge:~$ grep --version
grep (GNU grep) 2.4


And that is what you get by being on *bleeding* edge 
< Applies some handiplast on himself ;-) >

HTH
Regards
        Khader

-- 
---------------------------------- @}-------------
Syed Khader Vali (Siddiq)   [EMAIL PROTECTED]
pub  1024D/8EF4C107 2000-01-30 
Key fingerprint = E11C 0DFB 3655 EE8D 5721  B101 FD83 B3C8 8EF4 C107
sub  2048g/6AA0080A 2000-01-30
Debian 2.2.4 (potato)     http://www.sidcarter.com

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.

Reply via email to