if command -v timeout &> /dev/null; then NATIVE=1; fi timeout() { T=$1 shift shift shift expect <