mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
7 lines
54 B
Perl
7 lines
54 B
Perl
|
|
a
|
||
|
|
hello/[]world
|
||
|
|
.
|
||
|
|
s/[/]/ /
|
||
|
|
s/[[:digit:][]/ /
|
||
|
|
s/[]]/ /
|