How to use shell commands to work for my requests?
Mc Shch
exploit_it at hotmail.com
Fri Apr 7 13:26:15 UTC 2006
______________________________________________________________
From: usleepless at gmail.com
To: "Mc Shch" <exploit_it at hotmail.com>
CC: freebsd-questions at 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
More information about the freebsd-questions
mailing list