Searched refs:tempfile (Results 1 – 25 of 95) sorted by relevance
1234
8 echo "Result: `cat $tempfile`";;12 echo "Help pressed: `cat $tempfile`";;16 echo "Item-help button pressed: `cat $tempfile`";;18 if test -s $tempfile ; then19 cat $tempfile
5 tempfile=`(tempfile) 2>/dev/null` || tempfile=/tmp/test$$6 trap "rm -f $tempfile" 0 $SIG_NONE $SIG_HUP $SIG_INT $SIG_TRAP $SIG_TERM
6 . ./setup-tempfile11 cat textbox.txt | expand > $tempfile12 cat $TEXT | expand >> $tempfile16 --textbox "$tempfile" 22 77
6 . ./setup-tempfile11 cat textbox.txt | expand > $tempfile12 cat $TEXT | expand >> $tempfile17 --textbox "$tempfile" 22 77
6 . ./setup-tempfile16 Try entering your name below:" 16 51 2> $tempfile20 . ./report-tempfile
6 . ./setup-tempfile23 "MSDOS" "Microsoft DOS" 2> $tempfile27 . ./report-tempfile
7 . ./setup-tempfile9 $DIALOG "$@" --file checklist9.txt 2>$tempfile13 . ./report-tempfile
6 . ./setup-tempfile17 Try entering your name below:" 16 51 2> $tempfile21 . ./report-tempfile
6 . ./setup-tempfile16 "6" "Item number 6" "on" 2> $tempfile20 . ./report-tempfile
7 . ./setup-tempfile17 Try entering your name below:" 16 51 4> $tempfile21 . ./report-tempfile
6 . ./setup-tempfile19 Try entering your name below:" 0 0 2> $tempfile23 . ./report-tempfile
6 . ./setup-tempfile23 …S: Disk Operating System, originally for an IBM contract, hence using the same jargon" 2> $tempfile27 . ./report-tempfile
6 . ./setup-tempfile25 "MSDOS" "Microsoft DOS" 2> $tempfile29 . ./report-tempfile
6 . ./setup-tempfile17 Try entering your name below:" 16 51 stupid 2> $tempfile21 . ./report-tempfile
7 . ./setup-tempfile24 …perating \Zb\Z3S\Znystem, originally for an IBM contract, hence using the same jargon" 2> $tempfile28 . ./report-tempfile
23 tempfile="${2}.$$"36 rm -f ${tempfile}37 makefs -B big ${tempfile} ${1}44 mkimg -s apm -p freebsd-boot:=${1}/boot/boot1.hfs -p freebsd-ufs/FreeBSD_Install:=${tempfile} -o ${…46 rm -f ${tempfile}