#!/usr/bin/sh
cp `grep -lr 'STRING' /dir` /newdir
grep copy
November 29th, 2008 | Posted in Linux | No Comments
No Comments to “grep copy”
There are no comments yet, add one below.
else : ?>Comments are closed.
November 29th, 2008 | Posted in Linux | No Comments
#!/usr/bin/sh
cp `grep -lr 'STRING' /dir` /newdir
There are no comments yet, add one below.
else : ?>Comments are closed.