Skip to content

Instantly share code, notes, and snippets.

@HungYuHei
Created June 13, 2012 10:40
Show Gist options
  • Save HungYuHei/2923344 to your computer and use it in GitHub Desktop.
Save HungYuHei/2923344 to your computer and use it in GitHub Desktop.
sed sample
sed -i '' "s/:disable_with/\'data-disable-with\'/g" `grep disable_with -rl app/views`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment