The command to print a file on a specific printer is

a: lp -d filename
b: lp filename printer-name
c: lp -d printer-name filename
d: print filename ptr1
e: p -d printer-name filename


c: lp -d printer-name filename

Computer Science & Information Technology

You might also like to view...

What does def mean? What does the statement def someFunction(x,y): do?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is NOT an IIf function argument?

A) truepart B) falsepart C) logical test D) expr

Computer Science & Information Technology

Error checking at the Open System Interconnection (OSI) transport layer occurs at the __________ level.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

____________________ is the process of actually requesting that data and providing it in a legal way.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology