#! /usr/bin/env nix-shell #! nix-shell -i bash -p ghostscript # # Local Variables: # mode: sh # End: gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=- -dBATCH "$@"