
        Del v1.04 - recursive file deletion
        -----------------------------------
              for VSOS 3.50 or higher
             2017-12-05  VLSI Solution




Del is a program that recursively removes a file or folder from a file
system.




The VSOS Shell command line options are:

Usage: Del [-v|+v|-h] file|dir
-v|+v   Verbose on/off
-h      Show this help




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:
2017-12-05 HH v1.04 - Ported to VS1005h.
2017-02-23 HH v1.03 - Now can also recursively delete directories.
2017-01-17 HH v1.02 - Package had compilation error, fixed.
2015-10-01 HH v1.00 - First release.
