mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
7 lines
57 B
Perl
7 lines
57 B
Perl
|
g/./m0
|
||
|
g/./s/$/\
|
||
|
hello world
|
||
|
g/hello /s/lo/p!/\
|
||
|
a\
|
||
|
order
|