mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
7 lines
61 B
Perl
7 lines
61 B
Perl
|
|
s/\([^ ][^ ]*\)/(\1)/g
|
||
|
|
2s
|
||
|
|
/3/s
|
||
|
|
/\(4\)/sr
|
||
|
|
/\(.\)/srg
|
||
|
|
%s/i/&e/
|