![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to create a dummy process of a process already running? | shambhu | UNIX for Advanced & Expert Users | 3 | 08-31-2007 07:22 AM |
| Dummy need help :( | sabercats | Shell Programming and Scripting | 8 | 03-11-2006 11:31 PM |
| How do you send printer codes to an IP printer | jeffbugfree | IP Networking | 2 | 10-20-2005 03:15 PM |
| How to set up dummy printer on UNIX | srabanti | UNIX for Advanced & Expert Users | 3 | 08-08-2005 08:05 AM |
| know I do for to printer in printer deskjet 80colun | edvaldo | Linux | 1 | 07-13-2004 01:20 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Create dummy printer
On SCO Openserver we create a so called dummy printer that directs to /dev/null (we use this in our software to purge some stuff).
Now I have SCO UnixWare 7.1.4, but I cannot create a dummy printer. I create the printer exactly as in Openserver by the Printer Manager, - Enter spoolname - Choose model - Device select /dev/null That last option is not available in SCO UnixWare. When I select Other at the Connection Port and enter the port /dev/null I get an error it says that Missing -U or -v option. Someone there to tell me how to create this dummy printer? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I haven't looked at unixware in years but I'll give it a try.
Can you make a real printer to say, /dev/lp? If you can, then can you change the device by hand? For example, under OpenServer 6.0 (which is built on unixware) when you create a local printer the device is defined in: /var/spool/lp/admins/lp/printers/[printer-name]/configuration You can edit the file and change the /dev/lp to /dev/null. Hope this is applicable and helps. Cheers. |
|||
| Google The UNIX and Linux Forums |