1 rizwank 1.1 #!/bin/sh 2 # 3 # --borders 4 # 5 6 . $srcdir/defs || exit 1 7 8 $enscript --quiet --borders -p$output $asciifiles 9 10 rm $output