Help for this page
@originalList = <LISTFILE> $originalList[0] = "ID" $originalList[1] = "PIN"
open (ORGLIST, "<", $ARGV[1]); open (BEEPON, ">>", "beep_on.list"); ... print "Items removed $i \n"; close (DELLIST);