The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Shell:Find a word in files in a directory and subdirectories
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Shell:Find a word in files in a directory and subdirectories
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
08-29-2008
yeclota
Registered User
Join Date: Aug 2008
Posts: 16
find . -exec grep -l 'toto' {} \
find . -exec grep -l 'toto'{}\;
return
find: 0652-018 An expression term lacks a required parameter.
can you give me some details because i'm not an expert in shell programming.
Thanks.
yeclota
View Public Profile
Find all posts by yeclota
Find yeclota's past nominations received
Find yeclota's present nominations given