![]() |
|
|
|
|
|||||||
| 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 |
| Printing to Windows and maintaining control | effigy | UNIX for Advanced & Expert Users | 1 | 01-04-2008 02:00 PM |
| screen control characters | ajcannon | Shell Programming and Scripting | 2 | 09-18-2007 01:18 AM |
| how to replace control characters using sed? | hillxy | Shell Programming and Scripting | 5 | 10-16-2003 07:12 AM |
| Remove control characters | aravind_mg | UNIX for Dummies Questions & Answers | 5 | 10-02-2002 10:07 AM |
| getting rid of control characters | apalex | UNIX for Dummies Questions & Answers | 2 | 07-11-2001 11:12 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
using c-shell, does anyone know how to send control characters to the printer before the job?
I need to set a printer to print in condensed mode HELP |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Can't you just echo the control sequence with the appropriate escape chars and then redirect the output
to the device file (/dev/lpr or whatever)? |
||||
| Google The UNIX and Linux Forums |