7 lines
54 B
Plaintext
7 lines
54 B
Plaintext
|
#!/bin/sh -
|
||
|
../ed - <<\EOT
|
||
|
r \r3.d
|
||
|
r r3.t
|
||
|
w \r3.o
|
||
|
EOT
|