Hallo List! Can someone please post me an example of a simple "print command" when i wanna execute a script?!
This works, but then it prints it 3 times!! ----------------------------------------- print command = /var/spool/fax/bestaetigung %m; echo %m > /tmp/print.log; lpr -P %p %s; rm %s Here it works, but it wont print my job --------------------------------------- print command = /var/spool/fax/bestaetigung %m; echo %m > /tmp/print.log ANY ideas? Thanks!! Mario Ohnewald -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
