View Single Post
Old Jun 13th, 2005, 4:21 AM   #8
dc6463
Newbie
 
Join Date: Jun 2005
Posts: 6
Rep Power: 0 dc6463 is on a distinguished road
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 is offline   Reply With Quote