Q. Which is the correct syntax to print the file using the default printer in Linux?
β
Correct Answer: (C)
lp -d [printer_name] [path or filename]
You must be Logged in to update hint/solution