#!/bin/sh SCRIPTDIR=source crlf() { # crlf < INPUT ## Convert LF to CRLF sed 's/$/ /g' } header() { # header [STATUS] cat <