Searched refs:tempfile (Results 26 - 50 of 94) sorted by relevance

1234

/freebsd-11-stable/contrib/dialog/samples/
H A Dchecklist16 . ./setup-tempfile
24 "Lemon" "You know how it tastes." on 2> $tempfile
28 . ./report-tempfile
H A Dinputbox6-8bit6 . ./setup-tempfile
13 10 40 `printf "$SAMPLE"` 2>$tempfile
17 . ./report-tempfile
H A Dmenubox-8bit6 . ./setup-tempfile
25 "`./rotated-data 5 $SAMPLE`" "Microsoft DOS" 2> $tempfile
29 . ./report-tempfile
H A Dmenubox77 . ./setup-tempfile
25 "MSDOS" "Microsoft DOS" "DOS: Disk Operating System, originally for an IBM contract, hence using the same jargon" 2> $tempfile
29 . ./report-tempfile
H A Dprogrambox6 . ./setup-tempfile
8 ls -1 >$tempfile
16 done <$tempfile
H A Dprogrambox26 . ./setup-tempfile
8 ls -1 >$tempfile
16 done <$tempfile
H A Dprogress6 . ./setup-tempfile
8 ls -1 >$tempfile
16 done <$tempfile
H A Dprogress26 . ./setup-tempfile
8 ls -1 >$tempfile
16 done <$tempfile
H A Dradiolist6 . ./setup-tempfile
24 "Lemon" "You know how it tastes." off 2> $tempfile
28 . ./report-tempfile
H A Dinfobox58 . ./setup-tempfile
14 cat >>$tempfile <<EOF
21 cat >>$tempfile <<EOF
37 echo >>$tempfile
39 . $tempfile
H A Dinfobox610 . ./setup-tempfile
16 cat >>$tempfile <<EOF
23 cat >>$tempfile <<EOF
39 echo >>$tempfile
41 . $tempfile
H A Dchecklist-utf86 . ./setup-tempfile
26 "���������������" "You ������������ how it ������������������." on 2> $tempfile
30 . ./report-tempfile
H A Dchecklist107 . ./setup-tempfile
26 2> $tempfile
30 . ./report-tempfile
H A Dchecklist116 . ./setup-tempfile
29 "Lemon" "You know how it tastes." on 2> $tempfile
33 . ./report-tempfile
H A Dchecklist26 . ./setup-tempfile
24 "Lemon" "You know how it tastes." on "the only one you wouldn't eat" 2> $tempfile
28 . ./report-tempfile
H A Dchecklist36 . ./setup-tempfile
24 "Lemon" "You know how it tastes. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" on "the only one you wouldn't eat" 2> $tempfile
28 . ./report-tempfile
H A Dchecklist46 . ./setup-tempfile
24 "Lemon" "You know how it tastes. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" on "the only one you wouldn't eat" 2> $tempfile
28 . ./report-tempfile
H A Dchecklist56 . ./setup-tempfile
25 "Lemon" "You know how it tastes. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" on "the only one you wouldn't eat" 2> $tempfile
29 . ./report-tempfile
H A Dchecklist67 . ./setup-tempfile
26 "Lemon" "You know how it \Zr\Zb\Z3tastes\Zn. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" on "the only one you wouldn't eat" 2> $tempfile
30 . ./report-tempfile
H A Dchecklist77 . ./setup-tempfile
30 "Lemon" "You know how it \Zr\Zb\Z3tastes\Zn. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" on "the only one you wouldn't eat" 2> $tempfile
34 . ./report-tempfile
H A Dchecklist87 . ./setup-tempfile
29 "Lemon" "You know how it \Zr\Zb\Z3tastes\Zn. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" on 2> $tempfile
33 . ./report-tempfile
H A Dradiolist16 . ./setup-tempfile
29 "Lemon" "You know how it tastes." off 2> $tempfile
33 . ./report-tempfile
H A Dradiolist107 . ./setup-tempfile
26 2> $tempfile
30 . ./report-tempfile
H A Dradiolist26 . ./setup-tempfile
26 "Lemon" "You know how it tastes." off 2> $tempfile
30 . ./report-tempfile
/freebsd-11-stable/contrib/expat/
H A Dfix-xmltest-log.sh37 tempfile="$(mktemp)"
47 "${filename}" > "${tempfile}"
48 mv "${tempfile}" "${filename}"

Completed in 120 milliseconds

1234