#!/bin/bash export REQUEST_METHOD=POST export CONTENT_LENGTH=200 export CONTENT_TYPE=multipart/form-data cat post.example | ./testpost.jet