filtDataMove
Purpose:
-
Move data files from the /data/filterdata/hold/[NNN] directory to the /data/filterdata/ready/[NNN] directory based on the specified test cell or all.
Enter:
-
filtDataMove <cell>
Where:
-
cell
Specify the test cell number whose filterdata files should be moved. A value of ‘all’ will move filterdata files for all test cells.
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 on the local node.