substitute.sh 57 B

123
  1. #!/bin/sh
  2. sed -f `dirname $0`/substitutions.sed $1 > $2