#!/bin/bash export REQUEST_METHOD=POST export CONTENT_LENGTH=200 export CONTENT_TYPE=application/x-www-form-urlencoded cat post.example.urlencoded | ./testpost.jet