diff options
Diffstat (limited to 'rc/bin/ps2gif')
| -rwxr-xr-x | rc/bin/ps2gif | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/ps2gif b/rc/bin/ps2gif new file mode 100755 index 000000000..2e547a146 --- /dev/null +++ b/rc/bin/ps2gif @@ -0,0 +1,2 @@ +#!/bin/rc +cat $1|/bin/gs -dNOPAUSE -dQUIET '-sOUTPUTFILE='/fd/1 '-sDEVICE=inferno' - quit.ps| crop | togif |
