source:
trunk/third/enscript/tests/slice.test
@
17620
Revision 17620, 113 bytes checked in by ghudson, 22 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | # |
3 | # --slice |
4 | # |
5 | |
6 | . $srcdir/defs || exit 1 |
7 | |
8 | $enscript --quiet --slice=2 -p$output $asciifiles |
9 | |
10 | rm $output |
Note: See TracBrowser
for help on using the repository browser.