Searched refs:ofile (Results 1 – 3 of 3) sorted by relevance
14 ofile=$odir/$(printf "speedtest1-%03d.sql" $n)15 sed -n -e "/^-- begin test $n /,/^-- end test $n\$/p" $infile > $ofile16 echo -e "$n\t$ofile"
12827 ofile='$ofile'13407 cfgfile="${ofile}T"14029 mv -f "$cfgfile" "$ofile" ||14030 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")14031 chmod +x "$ofile"
227 ofile=libtool646 AC_MSG_NOTICE([creating $ofile])685 cfgfile="${ofile}T"692 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.735 mv -f "$cfgfile" "$ofile" ||736 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")737 chmod +x "$ofile"739 [cat <<_LT_EOF >> "$ofile"754 ofile='$ofile'], [])