clean

img
Removing (cleaning) validation files

The clean command removes all validation info (“.ic” files).

You can clean a single volume, a single folder, or any number of volumes or folders, all with a single click (after selecting those items).

Command line usage

There are no options, only one or more file paths to clean:

clean  <path>[ <path>]*

Remove all “.ic” validation files on volume Master:

ic clean Master

Remove all “.ic” validation files from all mounted volumes:

ic clean /Volumes/*

Previous page: update