/
Examples
Examples
Expression | Description |
---|---|
[0-9]+ | Pattern where a number is repeated more than once |
(foo)|(bar) | 'foo' or 'bar' |
\.html$ | Character string ending with '.html' |
^\. | Character string starting with '.' |
Related content
The shorthand of character classes
The shorthand of character classes
More like this
POSIX character classes
POSIX character classes
More like this
Pattern Match
Pattern Match
Read with this
Pattern Match
Pattern Match
More like this
Regular Expression
Regular Expression
Read with this
vi(vim) 화면도 로깅하고 싶습니다
vi(vim) 화면도 로깅하고 싶습니다
More like this