This is a discussion on printing file in perl within the Coding in General forums, part of the Development/Scripting category; Hi i am new in perl. i want to print file in perl.plz tell me how can i do ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Maybe something like
Code:
open(PRN, "|lp"); print PRN "hello"; |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| perl scripting | pansarevai | Coding in General | 2 | 03-17-2008 05:34 PM |
| Cups is not printing text file with proper format, staircasing issue | Ashish Pathak | CentOS / RHEL / Fedora | 1 | 11-18-2007 08:12 AM |
| Linux java apps: printing | mike herdman | Linux software | 7 | 01-15-2007 01:06 PM |
| Need help with printing arrary in Ksh | avcert1998 | Shell scripting | 4 | 08-18-2005 05:42 PM |
| few quick perl questions | raj | All about FreeBSD/OpenBSD/NetBSD | 1 | 06-30-2005 12:27 AM |