#!/bin/sh sed -f replaces.sed $1 | awk '{gsub(/\r/,"\n");print}'