Displaying 2 results from an estimated 2 matches for "nofilebreak".
1997 Dec 17
2
1.9.16p11 and Windows 95 app conflicts
...ooling, this command will be passed to the shell.
; first put a line in the log to say who printed and when
; because we're deleting the file when done, ask lp to make a copy of it
(-c)
print command = echo %T %m %M %a %U %G %p >> /tmp/print.log; \
/usr/bin/lp -d BPCLJ4 -o nofilebreak -t %U -c -P %p %s; rm %s
; this is what's displayed in the Network Neighborhood Explorer
comment = BPCLJ4 (HP Laserjet 4) Print server is dc005su
[XSDCLJ4]
; path is where the temporary print files will go
path = /var/spool/lp
; public allows a guest to print
public = y...
2003 Jan 28
1
Having a problem ...
...ption. See a full description
; in the main documentation and the smb.conf(5) manual page
;
; 7: Look at the "hosts allow" option, unless you want everyone on the internet
; to be able to access your files.
;
[global]
; printing = sysv
; print command = lp -c -d%p -o nobanner -o nofilebreak %s; rm %s
; lprm command = cancel %j %p
; printcap name = /etc/samba.print
smb passwd file = /usr/local/samba/private/smbpasswd
; load printers = yes
guest account = nobody
hosts allow = 131.247.112., 131.247.113., 131.247.114., 131.247.115.7, 131.247.115.8
workgroup = LIB
secu...