Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-06-18 04:36
Flavor·Python

r"
(?= *)([0-9.]+) *(\w+) *(\w+) *(\w+) (\w+) (.*)\n
"
gm
Open regex in editor

Description

d

Submitted by anonymous