Sponsored Content
Full Discussion: Command to use a printer
Top Forums UNIX for Dummies Questions & Answers Command to use a printer Post 21025 by jonas27 on Thursday 9th of May 2002 07:51:16 AM
Old 05-09-2002
Printer

I think it is

lpr "location of your printer" "name of file"

Of the top of my head...havent used it for sometime...
 

8 More Discussions You Might Find Interesting

1. IP Networking

How do you send printer codes to an IP printer

We were printing to a serial laser printer with all the HP codes to generate a form (i.e. lines, boxes, etc.) Thus the file is filled w/ control codes. We are switching to an IP printer and we can no longer print directly to the device (i.e. cp text /dev/tty11). It looks like we have to use the lp... (2 Replies)
Discussion started by: jeffbugfree
2 Replies

2. UNIX for Advanced & Expert Users

need UNIX command to print to Dell printer

i need a UNIX command to print to a Dell printer. i was successful printing to a HP printer using qprt -Pprinter, but it doesn't work for Dell printer. any suggestions??? much appreciated. (3 Replies)
Discussion started by: bones91
3 Replies

3. UNIX for Dummies Questions & Answers

Help SCO printer install via command line

Hi, I need some help with installing and configuring a printer via command line as the scoadmin menu system doesnt work fully. So I was wondering how i can install and configure a printer purely from command line editing relevant files. It would be great if someone can help me out. ... (7 Replies)
Discussion started by: dregnet
7 Replies

4. UNIX for Dummies Questions & Answers

How to select a particular media from the printer with a UNIX command

Problem Overview: We have a scheduler that prints report on any of the network printer. Problem Statement: We need to find a UNIX command that picks up either A4, legal or letter size paper form the printer. I found out a command but it's not working on our environment. ... (3 Replies)
Discussion started by: HelpMeOUt
3 Replies

5. Solaris

Configuring Printer with Printer Manager

Hi All, I am trying to configure printer in solaris 10 with the help of print manager. There is no printer attached to my system, ia m doing it for test purpose. However I am unable to do so coz its pops up window - Heading as error with option as dismiss and cancel. Kindly help as I am... (3 Replies)
Discussion started by: kumarmani
3 Replies

6. AIX

Check printer queue on Windows printer server

Hello Let me first give a small overview of the setup. All printers are connected to Windows 2000 servers. There are a lot of UNIX (AIX & HP-UX) servers as well which have SAP running. I'm working on a script to add printers to a specified SAP instance. I want to verify the user input (to... (0 Replies)
Discussion started by: NielsV
0 Replies

7. Shell Programming and Scripting

How to Monitor printer buffer using unix command

Hi, I have 13jobs waiting in a printer queue.I am try to get the status and number of jobs using lpstat but i cant see any job is waiting in queue.i think those jobs are in printer buffer.is there any way to get the status of printer buffer too using unix command.please correct me if i am wrong. i... (1 Reply)
Discussion started by: sagii
1 Replies

8. Linux

Find printer location and printer type

Hi, Is it possible to find the printer location and printer type (whether it is local or network) using command in Linux ? Thanks in advance. (1 Reply)
Discussion started by: forumguest
1 Replies
la280of(8)						      System Manager's Manual							la280of(8)

NAME
la280of - Filter for the Japanese LA280 printer SYNOPSIS
/usr/lbin/la280of [-c] [-h host] [-i indent] [-l length] [-L locale] [-n login] [-w width] [accounting_file] OPTIONS
Prints control characters. Specifies the host name of the job owner. This name can contain Japanese characters. Specifies the amount of indentation. The default value is no (no indentation). Specifies the page length in lines. The default value is 66. Specifies the codeset used by the printer. This value must be a valid locale name. The default value is ja_JP.deckanji. Specifies login name of the job owner. This name can contain Japanese characters. Specifies the page width in columns. The default value is 132. OPERANDS
Specifies the file to record accounting information. DESCRIPTION
The la280of filter is used to filter text data for the Japanese LA280 printer. The filter handles the device dependencies of the printer and performs accounting functions. At print job completion time, accounting records are written to the file specified by the af field in the /etc/printcap file. The la280of filter can handle plain text files and files that have been preprocessed by nroff. Either kind of file can contain non-ASCII characters. The la280of filter translates nroff control sequences for underlining, superscripting, and subscripting into the proper control sequences for the LA280 printer. The la280of filter can be the specified filter in both the of and the if fields in the /etc/printcap file. For more information on these fields, see printcap(4). The LA280-J printer can be configured to use the software on-demand loading (SoftODL) mechanism to print user-defined characters (UDCs). See i18n_printing(5) for more information about SoftODL. To enable the SoftODL mechanism, set the ys value in /etc/printcap to 256. You can also set the default SoftODL database, style and size through the odldb and odlstyle options for the ya field. If you set the yt value, set it to fifo. Refer to printcap(4) for more informa- tion on these fields and associated options. NOTES
The lpr command supports a number of options associated with printer localization features. The following can be used with the la280of filter: To specify the SoftODL database path To specify SoftODL font style and size For more information on the lpr -A option, refer to lpr(1). ERRORS
The lf field (default value is /dev/null) in the /etc/printcap file specifies the name of the error log. SEE ALSO
Commands: lpr(1), pr(1), lpd(8), pac(8) Files: printcap(4) Others: i18n_printing(5) la280of(8)
All times are GMT -4. The time now is 04:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy