private void commandInterrupt(StringTokenizer t) throws NoSessionException {
   runtime.interrupt();
 }