Hi there,
My company uses a compression software called compress.exe which is compatible with both windows and unix.
Basically, you provide a command line arg from the directory containing compress.exe like:
c:\project1\comp\compress
c:\project1\comp\myFile12345.txt
c:\project1\comp\myFile.cmp de3 ascii crlf
I was wondering if anyone knew if it was possible (when UNCOMPRESSING in unix) to rename "myFile12345.txt" to
"myFile.txt" using some sort of switch?
Any help would be greatly appreciated!
My company uses a compression software called compress.exe which is compatible with both windows and unix.
Basically, you provide a command line arg from the directory containing compress.exe like:
c:\project1\comp\compress
c:\project1\comp\myFile12345.txt
c:\project1\comp\myFile.cmp de3 ascii crlf
I was wondering if anyone knew if it was possible (when UNCOMPRESSING in unix) to rename "myFile12345.txt" to
"myFile.txt" using some sort of switch?
Any help would be greatly appreciated!