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