Searched refs:tmpinput (Results 1 – 1 of 1) sorted by relevance
69 tmpinput=$(mktemp -t "${input##*/}_XXXXXX")72 filter_text "$input" "$tmpinput" "E"74 filter_text "$input" "$tmpinput" "A"77 exec < "$tmpinput"80 rm -f "$tmpinput"