Contents | < Browse | Browse >
DELETE [-R] source1 [source2] [source3] [source4] ...

* Deletes one or more files or directorys ("source1","source2",...).
* If you specify the -r  option  when deleting a directory, then all
  subdirectories are recursively deleted also. Otherwise (if the -r
  option is not given) only the files in the specified directory are
  deleted.
WARNING: You can hardly get back what you have deleted !
  So be careful, especially when using the -r option !
  (Try DISKSALV for getting lost files back, DO NOT USE DISCDOCTOR!)

eg.     delete fred wilma barney betty dino
        delete df0:devs df1:c df1:data ram:
        delete menu
        delete -r devs:
        delete -r df1:  {better use "format drive df1: name x quick"}