check.sh 106 Bytes Raw Blame History Permalink 1 2 3 4 5 ID=$1 DATA=$(curl -d "id=$ID" -H "application/x-www-form-urlencoded" 192.168.15.75:5000/cons) echo $DATA