Le 25/01/2011 20:18, michael e. lindenmeyer a écrit :

1) I recently installed uwin 4.5 and found that a groff script that
worked on an earlier version no longer formats and prints as it did before.
The script:

groff -mm -Tlj4 -rd=$dte -rt=`date '+%H%M'` $1.$is > lp

I suppose you where in the bin directory when you type this command.
the problem is > instead of | which means you override the lp command with the output of the groff command instead of piping the output of the groff command to the lp command. in one word, you are done to reinstall uwin or to get the lp command from another host if any.

Regards,

Cyrille Lefevre
--
mailto:[email protected]



_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to