Lines Matching full:ed
2 # This script generates ed test scripts (.ed) from .t files
6 ED=$1
7 [ ! -x $ED ] && { echo "$ED: cannot execute"; exit 1; }
15 # echo "$ED - <<\EOT"
20 # ) >$base.ed
21 # chmod +x $base.ed
23 # use of ed but the point is that it can be done...
24 base=`$ED - \!"echo $i" <<-EOF
27 $ED - <<-EOF
30 $ED - <<\EOT
37 w $base.ed
38 !chmod +x $base.ed
48 # echo "$ED - <<\EOT"
54 # ) >$base-err.ed
55 # chmod +x $base-err.ed
57 # use of ed but the point is that it can be done...
58 base=`$ED - \!"echo $i" <<-EOF
61 $ED - <<-EOF
64 $ED - <<\EOT