Which sequence of commands decommissions oldtimer without losing any print requests?

The oldtimer printer needs to be decommissioned because the newkid printer has made it
obsolete. Which sequence of commands decommissions oldtimer without losing any print
requests?

The oldtimer printer needs to be decommissioned because the newkid printer has made it
obsolete. Which sequence of commands decommissions oldtimer without losing any print
requests?

A.
reject oldtimer
mv /var/spool/lp/requests/oldtimer/*
/var/spool/lp/requests/newkid
enable newkid
disable oldtimer

B.
lpshut
mv /var/spool/lp/tmp/oldtimer/*
/var/spool/lp/tmp/newkid
lpadmin -x oldtimer
lpsched

C.
reject oldtimer
disable oldtimer

D.
reject oldtimer
lpmove oldtimer newkid
lpadmin -x oldtimer

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *