scriptonia

My name is Alexander Korsak. I am a software developer from Belarus.
Jan 26 '12

Linux replace in multiple files


find . -name \*.haml -exec sed -i "s/OldWord/NewWord/" {} \;

1 note View comments Tags: bash

  1. oivoodoo posted this
Blog comments powered by Disqus