6162636465666768697071
System.out.println(" Quits shell"); } else { args = append(args, shellArgs); FeedClient shell = new FeedClient(args); shell.execute(args); } } } protected static String[] parseCommandLine(String commandLine) {