rem_done

Category B

Version 3.0

Description

This program's main purpose is to allow you to stop a parallel lithosP process and find out which landmarks in make_script.in have yet to be worked on. You should run rem_done if SPC crashes during a parallel process.

Input Files

Output

Using rem_done

1. Determine which landmarks have been processed.

ls -1 *.OOT | cut -c -6 > balzyWalzy.txt

2. Create a text file listing landmarks that have been processed and call it 'done.txt'.

 INPUT INFILE
make_script.in
 INPUT DONEFILE
done.txt
 INPUT OUTFILE
FlyingMonkies.txt


(Compiled by KD)

CategoryPrograms

rem_done (last edited 2016-07-24 16:37:02 by BMittan)