#!/bin/sh #mv /usr/lib/cups/filter/hpcups /usr/lib/cups/filter/hpcups-bin #mv /usr/lib/cups/filter/hpcups-wrap.txt /usr/lib/cups/filter/hpcups #chmod +x /usr/lib/cups/filter/hpcups #https://bugs.launchpad.net/hplip/+bug/498023 export DEVICE_URI="hp:/whatever" exec /usr/lib/cups/filter/hpcups-bin "$@"