3 lines
107 B
Text
3 lines
107 B
Text
|
#!/bin/rc
|
||
|
cat $1|/bin/gs -dNOPAUSE -dQUIET '-sOUTPUTFILE='/fd/1 '-sDEVICE=inferno' - quit.ps| crop | togif
|