NetBSD/bin/ed/test/!.ed

11 lines
77 B
Bash

#!/bin/sh -
../ed - <<\EOT
r \!.d
!read one
hello, world
a
okay
.
w \!.o
EOT