Displaying 2 results from an estimated 2 matches for "smbprint_ls1".
Did you mean:
smbprint_ls
2002 Sep 03
0
printcap file
...sh to add the line `echo translate' if you want automatic
# CR/LF translation when printing.
echo translate
echo "print -"
cat
) | /usr/bin/smbclient "//paghe/HP1200" "" -U "paghe" -N >> $logfile
#end of /usr/local/samba/bin/smbprint
If smbprint_LS1 is used, with same parameters, as filter of echo or cat statments, it is correct and the print is ok.
Example:
echo -en "\rHELLO\r\f" | /usr/bin/smbprint_LS1 print ok!
cat file | /usr/bin/smbprint_LS1...
2002 Sep 05
0
Problem on smbprint
...sh to add the line `echo translate' if you want automatic
# CR/LF translation when printing.
echo translate
echo "print -"
cat
) | /usr/bin/smbclient "//paghe/HP1200" "" -U "paghe" -N >> $logfile
#end of /usr/local/samba/bin/smbprint
If smbprint_LS1 is used, with same parameters, as filter of echo or cat statments, it is correct and the print is ok.
Example:
echo -en "\rHELLO\r\f" | /usr/bin/smbprint_LS1 print ok!
cat file | /usr/bin/smbprint_LS1...