scriptonia

Jan 26 '12

Linux replace in multiple files


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

9 notes View comments Tags: bash

  1. galina-brown reblogged this from oivoodoo
  2. oivoodoo posted this
Blog comments powered by Disqus