#!/bin/sh curl --header "Content-Type: text/plain" --header "X-Username: $(users)" 10.0.0.5:5000/reply/ -d "$*"