#!/bin/sh # Wrapper Script for gatling ./index.cgi $@ \ | sed -r '0,/^Status: /{s;^Status: ;HTTP/1.1 ;;}'