#!/bin/sh if [[ -t 0 ]] then echo "need stdin data" exit 1 fi _stdin=$(