Originally posted by: SystemAdmin
Hello, we are migrating print servers and I have a very simple script using the following command to create the needed print queues on the new server
/usr/lib/lpd/pio/etc/piomkjetd mkpq_jetdirect -p hplj-4+ -D pcl -q xxxx -h xxxx -x 9100
however, using this command form feed is enabled on the queue. i know how to disable it through smitty, but how can i disable from the command line or insert it into the creation of the new queue? Thanks in advance.