lpr works? FAQ in error?

Wilfried wh_ng@gmx.de
Mon Jul 21 14:12:00 GMT 2008


Ehh, I just saw that Rodrigo Medina addressed all these problems.

So the script would probably look like this:

--------------snip-------------
#!/bin/sh 
$1 $2 $3 $4 $5 | unix2dos > tmp_file
cygstart notepad.exe /p tmp_file
rm tmp_file
--------------snip-------------

--
Wilfried Hennings


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list