Skip to content

Instantly share code, notes, and snippets.

@jessicard
Created August 8, 2012 20:59
Show Gist options
  • Save jessicard/3298735 to your computer and use it in GitHub Desktop.
Save jessicard/3298735 to your computer and use it in GitHub Desktop.
awk '$9 ~/^\./ {gsub(/jessica/, "nicelady"); print;}' ~/temp.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment