Re: old files mysteriously reappearing
From: levw (lev.weissman_at_creo.com)
Date: 08/08/04
- Next message: Benjamin Gawert: "Re: Why is SUN falling so far behind IBM?"
- Previous message: Micha³ Czerniak: "Apache 2.0.50 php 4.3.8 Aix 5.2"
- In reply to: Douglas R. Probst: "Re: old files mysteriously reappearing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 8 Aug 2004 06:15:42 -0700
What I do in order to grep all files in a FS (from ksh) :
find / -type f | xargs grep -i "Brisque" 2>/dev/null
- Next message: Benjamin Gawert: "Re: Why is SUN falling so far behind IBM?"
- Previous message: Micha³ Czerniak: "Apache 2.0.50 php 4.3.8 Aix 5.2"
- In reply to: Douglas R. Probst: "Re: old files mysteriously reappearing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]