grep -n 'o\{2\}' regular_express.txt
: {
}
需要转义,因为在bash中有特殊含义
Created
September 6, 2018 10:49
-
-
Save ibreathebsb/da360bba0e592d1899cbd45f5103b182 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment