8 lines
50 B
Sed
Executable File
8 lines
50 B
Sed
Executable File
1,2H
|
|
2{
|
|
g
|
|
s/\`/[/gM
|
|
s/\'/]/gM
|
|
p
|
|
}
|