Lines Matching refs:ed
4 # This script generates ed test scripts (.ed) from .t files
7 ED=$1
8 [ ! -x $ED ] && { echo "$ED: cannot execute"; exit 1; }
16 # echo "$ED - <<\EOT"
21 # ) >$base.ed
22 # chmod +x $base.ed
24 # use of ed but the point is that it can be done...
25 base=`$ED - \!"echo $i" <<-EOF
28 $ED - <<-EOF
31 $ED - <<\EOT
38 w $base.ed
39 !chmod +x $base.ed
49 # echo "$ED - <<\EOT"
55 # ) >$base-err.ed
56 # chmod +x $base-err.ed
58 # use of ed but the point is that it can be done...
59 base=`$ED - \!"echo $i" <<-EOF
62 $ED - <<-EOF
65 $ED - <<\EOT