![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unix Printing | dsd | SCO | 1 | 01-31-2008 06:52 AM |
| Printing under UNIX | duc | UNIX for Dummies Questions & Answers | 2 | 12-28-2004 07:20 AM |
| File Editing and Printing in Unix | tayyabq8 | SCO | 1 | 12-08-2004 03:18 AM |
| printing file in unix sun os 5.7 | whatisthis | Shell Programming and Scripting | 3 | 09-22-2004 01:21 PM |
| Printing Problems in unix ... ( Bar-cdoe - Ip Printing) | QuickSilver | UNIX for Advanced & Expert Users | 3 | 06-04-2002 07:48 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
printing a Unix file
I need to print Unix files on a daily basic. I have a Del 962 Ink Jet printer. Can anyone tell me how to print? I also need to know if Unix can print on an ink printer?
Last edited by Brokersol : 01-09-2005 at 11:31 AM. |
| Forum Sponsor | ||
|
|
|
|||
|
If you did not search the forum, you might want to try doing this, since there are already many topics on printing. If you do not see the printing topics, in this board, set the "Show Threads" to "last year" and you'll see them all.
Depending on which OS your running, and how you need to print, it can be relatively simple to alittle difficult to setup. Yes, you can print to ink jet printers. If your printer is hooked up via a parallel port, you can try printing right now. Turn printer on. open a terminal, and as root or su try the command ls > /dev/lp0 This may work or may not, if it does work then it should print out a directory listing. Though the quality will not be there, it does work quickly. If you using GNU/Linux or BSD, then you can use either LPRing or CUPS for your print server. If your using some other UNIX brand, try searching the man pages for printing help. man -k printing |
|
|||
|
Quote:
|
|
|||
|
Quote:
I do not have a LPR port on my printer as some have suqquested I try. I am a real Nebie to all of this lingo so be gentle. |
|
||||
|
As locustfurnace indicates, we need a lot more information before we can start diagnosing the problem.
First things first. Which OS are you using? Please post the output of uname -a. Also; are you using CUPS or LPR(ing)? run ps -ef | egrep 'cupsd|lpd' - what's the output? If you're using Linux or one of the *BSDs, check out http://www.linuxprinting.org/ - is your Dell printer listed? Is it a USB or Parallel printer? If it's parallel did you try ls > /dev/lp0 as locustfurnace suggested? More information please. Cheers ZB |
||||
| Google UNIX.COM |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|