6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
|
#!/bin/sh -
|
||
|
../ed - <<\EOT
|
||
|
r \l.d
|
||
|
w \l.o
|
||
|
EOT
|