Searched refs:outfile_sh (Results 1 – 1 of 1) sorted by relevance
56 my ( $outfile, $outfile_sh, $outfile_bat, $bootfile, $newline, $comment,944 $outfile_sh = $outfile.".sh";2141 close( OUT_SH ) || print "Can't close $outfile_sh: $!";2161 $tmp = $SRC_ROOT.$ds.$outfile_sh;2162 if (rename( $outfile_sh, $tmp ) ne 1)2163 { `mv -f $outfile_sh $tmp`;
Completed in 19 milliseconds