Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-09-12 16:54
Flavor·PCRE (Legacy)

/
GRUB_CMDLINE_LINUX="(?:\s*?([\w=]+)\s*?)+"
/
Open regex in editor

Description

Trying to match grub options in capture groups, some of which are known

Submitted by cnf