In Command Mode:
Linux has
PS: The spool name is | all lowercase letter. |
Below is my setting. |
|
/etc/printcap |
|
lp:\
:sd=/var/spool/lpd/lp:\
:mx#0:\
:sh:\
:rm=192.168.123.254:\
:rp=lp:\
:if=/var/spool/lpd/lp/filter:
Then add the corresponding directory
#mkdir /var/spool/lpd/lp
Too see the detail ,please refer to the online manual in linux. #man printcap
74