Skip to main content
1 of 2

grep -l @error * | xargs sed -i s/error/test/g will work.