![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: [Tcl] file copy does not "touch" file. Why?
From: Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
Date: Tue Mar 21 2006 - 12:28:55 CET
Sektor van Skijlen wrote:
It's that way because it makes it easier to do archival backups. If you
proc creatingFileCopy {source destination} {
You might argue that there should be an option to tell [file copy] to
Donal.
|