Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Apr 2006 21:26:12 +0800
From:      "Mc Shch" <exploit_it@hotmail.com>
To:        usleepless@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to use shell commands to work for my requests?
Message-ID:  <BAY112-F24A483A3CCF23A9E733BF3FEC90@phx.gbl>
In-Reply-To: <c39ec84c0604070617g67434db2j33720f1b2a96f51b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

       ______________________________________________________________

     From:  usleepless@gmail.com
     To:  "Mc Shch" <exploit_it@hotmail.com>
     CC:  freebsd-questions@freebsd.org
     Subject:  Re: How to use shell commands to work for my requests?
     Date:  Fri, 7 Apr 2006 15:17:46 +0200
     >Hi Exploit_it
     >
     > >    For example:
     > >    i want to search some files which contain "getopt" string...
     >
     >what's in a name...
     >
     >brute force: grep -R getopt *
     >
     >smarter: find . -name "*.cpp" -exec grep getopt {}\; -print
     >
     >regards,
     >
     >usleep
     >
     >
     >PS this is a resend to fix etiquette
     Thx,usleep,,,I get the right answer from you!

     regards.

     -Exploit_it
     _________________________________________________________________

   Ãâ·ÑÏÂÔØ [1]MSN Explorer 

References

   1. http://g.msn.com/8HMBCNCN/2740??PS=47575



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY112-F24A483A3CCF23A9E733BF3FEC90>