mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
7 lines
54 B
Perl
7 lines
54 B
Perl
a
|
|
hello/[]world
|
|
.
|
|
s/[/]/ /
|
|
s/[[:digit:][]/ /
|
|
s/[]]/ /
|