mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 08:24:10 +01:00
7 lines
57 B
Perl
7 lines
57 B
Perl
g/./m0
|
|
g/./s/$/\
|
|
hello world
|
|
g/hello /s/lo/p!/\
|
|
a\
|
|
order
|