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