Skip to content

Instantly share code, notes, and snippets.

@jessicard
Created August 8, 2012 20:58
Show Gist options
  • Save jessicard/3298716 to your computer and use it in GitHub Desktop.
Save jessicard/3298716 to your computer and use it in GitHub Desktop.
echo "how now brown cow" > ~/temp.txt
sed s/ow/aagh/ ~/temp.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment