![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Confused about redirecting output from awk. | face1 | Shell Programming and Scripting | 3 | 05-20-2008 11:23 AM |
| Redirecting OUTPUT | Chanakya.m | Shell Programming and Scripting | 1 | 08-13-2007 01:27 PM |
| redirecting the output of aspell | leekb | UNIX for Advanced & Expert Users | 6 | 07-10-2006 02:50 AM |
| Redirecting the startup output | blakmk | UNIX for Dummies Questions & Answers | 3 | 10-28-2003 04:22 AM |
| Redirecting output to TCP port | mscomms | UNIX for Dummies Questions & Answers | 1 | 09-30-2003 07:51 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Redirecting UNIX Print Output
I am a new user to UNIX. We are currently running an application called DISC (www.disclink.com) on UNIX, and I am trying to figure out how to redirect print output to a PC printer. There is one little problem: DISC apparently has its own OS that is sitting on top of the UNIX OS, so you cannot just use the normal UNIX commands to reroute print jobs. Any ideas out there?
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
printcap
Try reading your man page on printcap and see if that helps you get started:
Quote:
|
||||
| Google The UNIX and Linux Forums |