______________________________________________________________

    From:  [EMAIL PROTECTED]
    To:  "Mc Shch" <[EMAIL PROTECTED]>
    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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to