Environmental Variable; File - Dell 3115cn Color Laser Printer User Manual

Dell 3115cn user's guide
Hide thumbs Also See for 3115cn Color Laser Printer:
Table of Contents

Advertisement

NOTE:
Acceptable password length is between 4 and 12 characters.
Incomplete form of -Jown option is treated as no authentication setting being made. In such case, if
authentication setting is made with the environmental variable, it is used as setting information.
Example
To convert the program list of the file.txt file into the PostScript language program that sets the paper to
the landscape orientation and prints in the 2-up mode, type as follows:
% txt2ps2 -r -2 file.txt | lpr (for Linux)
% txt2ps2 -r -2 file.txt | lp (for Solaris/HP-UX)
To convert file.txt to the PostScript language program and output it to the file.ps file, type as follows:
% txt2ps2 file.txt > file.ps
% lpr file.ps (for Linux)
% lp file.ps (for Solaris/HP-UX)
To convert the output result of the command into the PostScript language program using txt2ps2 and print it
to the multifunction printer, type as follows:
% ls -alF | txt2ps2 | lpr (for Linux)
% ls -alF | txt2ps2 | lp (for Solaris/HP-UX)

Environmental Variable

TXT2PS2OPTION
Optional settings based on the environmental variable. To output in the 2-up mode, 8 points and the
landscape orientation, type as follows:
% setenv TXT2PS2OPTION "-2 -s8 -r"
To use the same options as those of the dellpsif filter specified by printcap, type as follows:
% setenv TXT2PS2OPTION "<dellpsif>"

File

/usr/local/dellbin3115/.dellpsdefault3115
This is the default command option setting file for individual users.
Important
When the same option is specified twice, the later setting will prevail. As TXT2PS2OPTION is analyzed
before the option of the command line, it is possible to temporarily modify the options already set in
TXT2PS2OPTION by typing at the command line.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents