📅  最后修改于: 2022-03-11 15:00:27.399000             🧑  作者: Mango
Use plus sign "+" in regex for matching the subset of combinations including
a pattern. For example to match a number multiple digits in a file:
grep "[0-9]\+" file.txt