I am trying to setup a script to take a txt file and use enscript to create PostScript and then pipe it to an HP Printer directly.
enscript -p- textfile.txt | lpr -Y -P 10.10.10.10%9100 When I do this, nothing is printed. If I pipe it to less or to a file I see the PostScript and can then tell lpr to print the PS file. Anyone have any ideas why the direct pipe is not working? -- -- Ben Story CCSP, CCNA, CCNA Wireless, CCDA ben.st...@gmail.com "You cannot escape the responsibility of tomorrow by evading it today. -- Abraham Lincoln