Skip to content
Snippets Groups Projects
test_roy.sh 217 B
Newer Older
Tommaso Chiarusi BO's avatar
Tommaso Chiarusi BO committed
#!/bin/bash

tmp_file=deleteme

cat>${tmp_file}<<EOF
"{\"unit\": \"dBm\", \"value\": -28, \"kind\":\"parameter\", \"description\":\"\", \"type\":\"test\"}
EOF

cat ${tmp_file}| nc "pi1241.physik.uni-erlangen.de" 9999