Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was just wondering if its possible to do command line printing, where something comes out of the printer. Is their a program in any language Linux likes that prints a document through a printer? I don't think it should make a difference but I'm using RH 8.
If you have a printer already setup, you can use
lp FILENAME
to send a file to the default printer. If your printer knows postscript, or you are using the CUPS lp system ,you can type
enscript FILENAME
to get a neat formatted copy
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.