Skip to content

Instantly share code, notes, and snippets.

@Netznarkose
Last active March 10, 2018 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Netznarkose/d7a6f26abf1fec44c4ba788adf7b8f39 to your computer and use it in GitHub Desktop.
Save Netznarkose/d7a6f26abf1fec44c4ba788adf7b8f39 to your computer and use it in GitHub Desktop.
Escape Backtick #Markdown

wrap the command in double backticks, dont forget a whitespace when the escaped backtick is at the end

sudo usermod -a -G rvm `whoami`

stackoverflow_answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment