Multiple choice technology programming languages

"What do you use the rp field in the /etc/printcap file to specify? "

  1. A remote machine address

  2. A printer on a remote machine

  3. A remote printer address

  4. Both a printer and a remote machine

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The rp field in /etc/printcap specifies a remote printer - specifically the printer name on a remote machine. This allows local print jobs to be forwarded to a printer attached to another networked system, enabling networked printing capabilities in Unix/Linux environments.