Scanner in = new Scanner(instream); PrintWriter out = new PrintWriter(outstream);
out.print(command); out.flush();