8586878889909192939495
for(int i = 2; i < args.length; i++) { myAgent.include(args[i]); } System.in.read(); feed.shutdown(); System.exit(0); } }