Thread
:
script to copy files containing string
View Single Post
Jun 13th, 2005, 4:21 AM
#
8
dc6463
Newbie
Join Date: Jun 2005
Posts: 6
Rep Power:
0
when i try:
cp `grep -f *.txt -e string -l` tmp
i get this error:
cp: grep -f *.txt -e string -l: No such file or directory
dc6463
View Public Profile
Find More Posts by dc6463