#!/bin/bash
trap INT
./xwisp.py $*  #2>/dev/null
# reset

