___x_cmd_jo_isqu(){
    case "$1" in
        \"*\")      return 0 ;;
        *)          return 1 ;;
    esac
}
