
          CopyF, CopyR v1.05
          ------------------
        for VSOS 3.57 or higher
       2024-10-12  VLSI Solution




CopyF and CopyR are VSOS Shell programs that copy a file, or a
recursive folder structure, respectively. Run programs with the
-h option for more information.




License:
This code may be used freely in any product containing one or more ICs
by VLSI Solution.


Disclaimer:
No guarantee is given for the usability of this code.


Version History:
2024-10-16 HH v1.05 - Separated MkDir and Cmp into their own solutions.
2020-10-12 HH v1.04 - Recompiled and linked to get away with a memory leak error
                      for MkDir in old libraries (VSIDE v2.47 has fixed library).
2017-12-05 HH v1.03 - Ported to VS1005h.
2017-10-09 HH v1.02 - MkDir would eat file descriptor if directory exists, fixed.
2017-04-13 HH v1.01 - Bug fix for Cmp: very different files would report as same.
2015-10-01 HH v1.00 - First release.
