vovcleandir

Clean up directories of all UNKNOWN files.


vovcleandir: Usage Message

DESCRIPTION:
    Clean-up directories of all UNKNOWN files.

USAGE:
    vovcleandir [options] [file_or_directory] ...

OPTIONS:
   -all            -- Cleanup all directories in which jobs are run.
   -force          -- Cleanup (delete) UNKNOWN files without asking 
                      for confirmation.
   -h -help        -- Help usage message.
   -silent         -- Do not print the list of the deleted files.

   If you do not indicate any file, this utility tests all ./.std.* 
   and all vovstd/* files.

   Each file_or_directory argument is expanded according 
   to glob rules.

EXAMPLES:
  % vovcleandir -help
  % vovcleandir .
  % vovcleandir -force 
  % vovcleandir -all
  % vovcleandir *.vhdl

SEE ALSO:
  vovcleanup     -- to cleanup old log files from host and project
  nc clean       -- to cleanup old files generated by Accelerator