Using Workbench Command

Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.

Full Documentation:

Documentation Home
RECREATE SPEC FILE IN NEW LOCATION
   wb_command -spec-file-relocate
      <input-spec> - the spec file to use
      <output-spec> - output - the new spec file to create

      Spec files contain internal relative paths, such that moving or copying a
      spec file will cause it to lose track of the files it refers to.  This
      command makes a modified copy of the spec file, changing the relative
      paths to refer to the new relative locations of the files.