I'm running IDL 8.1 on Red Hat Enterprise Linux WS release 4 (Nahant Update 5) and I'm comming across this funny issue. When using file_move like below:
file_move, zip_file, outfile, /allow_same, /overwrite
I'm getting this prompt in the console:
mv: overwrite `/work/srco/decision/output/local_archive/RTWP/IO_DIST_BOX.zip'?
The same program is working fine on Red Hat Enterprise Linux Client release 5.5 (Tikanga)
Can someone tell me what versions of Linux IDL 8.1 supports??
|