filtDataMove

Purpose:

Move data files from the /data/filterdata/hold subdirectories to the /data/filterdata/ready subdirectories.

Enter:

filtDataMove <cell> | <all>

Where:

cell

Specify the test cell number whose filterdata files should be moved. Mutually exclusive with the all option.

all

Specify this option to move filterdata files for all test cells. Mutually exclusive with the cell option.

Example:

filtDataMove all
The above command moves any filterdata files in all subdirectories of /data/filterdata/hold/ for all test cells.

filtDataMove 101
The above command moves any filterdata files in the /data/filterdata/hold/101/ directory for test cell 101.

Notes:

The program moves files in subdirectories of /data/filterdata/hold/ to /data/filterdata/ready/ on the local node.

See Also: