Another fgrep query

From: Dave Hedgehog (x_at_x.com)
Date: 07/30/03


Date: Wed, 30 Jul 2003 09:21:00 +0100

I have a directory which contains loads (probably thousands) of different
files.
I want to search for a string but when I try an fgrep it bombs out because
the 'arg list is too long'.
I know roughly what date the data I am looking for was saved so is there a
way I can limit my fgrep to only search files which were saved on a certain
day.
I'm sure there probably is but I don't have the knowledge to do it.
Thanks again,
Dave



Relevant Pages

  • Re: Another fgrep query
    ... > I have a directory which contains loads of different ... > I want to search for a string but when I try an fgrep it bombs out because ... > way I can limit my fgrep to only search files which were saved on a certain ... On Solaris 2.6 I found that this found all files created in the 24 hours ...
    (comp.unix.shell)
  • Re: Another fgrep query
    ... > I have a directory which contains loads of different ... > I want to search for a string but when I try an fgrep it bombs out because ... > way I can limit my fgrep to only search files which were saved on a certain ... Lazlo's Chinese Relativity Axiom: ...
    (comp.unix.shell)
  • Re: Another fgrep query
    ... >> I want to search for a string but when I try an fgrep it bombs out ... > Stein Arne ...
    (comp.unix.shell)
  • Re: Another fgrep query
    ... Dave Hedgehog wrote: ... > I have a directory which contains loads of different ... > I want to search for a string but when I try an fgrep it bombs out because ... > way I can limit my fgrep to only search files which were saved on a certain ...
    (comp.unix.shell)
  • Re: Another fgrep query
    ... > I want to search for a string but when I try an fgrep it bombs out because ... > way I can limit my fgrep to only search files which were saved on a certain ... That will fail if there are spaces in filenames, ...
    (comp.unix.shell)