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