Paco Zarabozo A. wrote:
> Hello All,
>
> I'm working on a script that needs to make a backup of somefiles in some
> point. However, the link function doesn't make a copy of the files. If i
> link a file and then write to any of those files, any changes affect to
> both files just like if they
Hello All,
I'm working on a script that needs to make a backup of somefiles in some point.
However, the link function doesn't make a copy of the files. If i link a file
and then write to any of those files, any changes affect to both files just
like if they were the same file. This is strange o