#!/bin/bash PORT='20201' timeout 5 nc $NETWORK_HOST $PORT <<< "$1";