In
We read:
Create /usr/local/libexec/ps2pcl with these contents:
Where is -dBATCH documented? I run filters without it and work.
When calling
We read:
Create /usr/local/libexec/ps2pcl with these contents:
#!/bin/sh
/usr/local/bin/gs -dSAFER -dNOPAUSE -dBATCH -q -sDEVICE=ljet4 -sOutputFile=- -
Where is -dBATCH documented? I run filters without it and work.
When calling
gs
from the command line with this flag, it does not enter in an interactive dialog, that seems to be the effect, but where is it documented?