Lines Matching refs:script
118 cat > $tmp/script <<- !
122 chmod 755 $tmp/script
123 if [[ $($tmp/script) != "$tmp/script" ]]
186 cat > $tmp/script <<\!
194 chmod +x $tmp/script
195 case $( (print) | $tmp/script;:) in
200 print 'print $0' > $tmp/script
240 cat > $tmp/script <<- \!
244 if [[ $($SHELL $tmp/script <&-) != done ]]
248 cat > $tmp/script <<- \!
253 chmod +x $tmp/script
254 if [[ $($SHELL $tmp/script) != good ]]
258 cat > $tmp/script <<- \!
262 if [[ $($SHELL $tmp/script <<!