rem check dead padsites to see if they are parked E: cd \com\mindprod\findparked copy E:\com\mindprod\submitter\dead.csv all.csv rem only check sites not already checked without "Checked" - all.csv > pruned.csv csvreshape.exe pruned.csv 1 rem use jet compiled version of jar, could use *.jar pause findparked.exe pruned.csv del pruned.csv del all.csv rem -30-