Any way in TCL to get file creation time - as opposed to accessed time or modified time?
Familiar with mtime & atime - but apparently no "ctime".
Don't need to change it just need to retrieve it.
DIR /TC filename.ext is valid in DOS and I am playing with parsing out of an exec call but that seems hinky.
Is there a better way?
Familiar with mtime & atime - but apparently no "ctime".
Don't need to change it just need to retrieve it.
DIR /TC filename.ext is valid in DOS and I am playing with parsing out of an exec call but that seems hinky.
Is there a better way?