Skip to content

Instantly share code, notes, and snippets.

@jvmvik
Created November 29, 2016 17:37
Show Gist options
  • Select an option

  • Save jvmvik/45019b6cd2e7e6bdb630b154c6f61361 to your computer and use it in GitHub Desktop.

Select an option

Save jvmvik/45019b6cd2e7e6bdb630b154c6f61361 to your computer and use it in GitHub Desktop.
Doubling dollar sign allow to preserve $
test:
ruby -p -i.old -e '$$_.gsub!('name', "$$USER" )' *.v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment