Skip to content

Instantly share code, notes, and snippets.

@ibreathebsb
Created September 6, 2018 10:49
Show Gist options
  • Save ibreathebsb/da360bba0e592d1899cbd45f5103b182 to your computer and use it in GitHub Desktop.
Save ibreathebsb/da360bba0e592d1899cbd45f5103b182 to your computer and use it in GitHub Desktop.

regex

grep -n 'o\{2\}' regular_express.txt: { }需要转义,因为在bash中有特殊含义

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