LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   samba printing .prn file (https://www.linuxquestions.org/questions/linux-software-2/samba-printing-prn-file-741671/)

qrange 07-21-2009 07:35 AM

samba printing .prn file
 
I want to print .prn file to a shared printer (on winxp).
in Windows, I would do it with this command:

copy /B F:\document.prn \\computername\printername



Please tell me what is the equivalent command in Linux? (if there is one)

qrange 07-21-2009 08:20 AM

I found the solution, here it is in case someone else needs it:

Code:

smbspool smb://guest:guest@racunar/stampac 1 neko planv 1 o blabla.plt


All times are GMT -5. The time now is 05:29 AM.