HP-UX Reference (11i v1 00/12) - 1 User Commands N-Z (vol 2)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/neqn.1
________________________________________________________________
___ ___
p
pdset(1) pdset(1)
(TO BE OBSOLETED)
You can use the message to give the reason for the modification or to provide other comments. If you
do not specify the message attribute, the message already stored with the object remains
unchanged.
If the command is for a job, you can list this message by specifying requested-
attributes=job-message-from-administrator
with the pdls command.
If the command is for the other objects, you can list this message by specifying requested-
attributes=message
with the pdls command.
requested-attributes= AttributeType
Specify which attributes you want displayed. AttributeType can be none (default), brief,orver-
bose
.
style=StyleName
Specify the presentation format that you want for the displayed output. StyleName can be
column (default) or line.
Object Attributes
There are no object attributes for this command.
Arguments
Use the arguments to identify the specific objects that you want to set or modify. If you specify multiple
objects, each must be separated by spaces. You can use the following argument values with the
pdset
command:
ServerName
ServerName:InitialValueDocumentName
ServerName:InitialValueJobName
ServerName:LogName
[ServerName:]PrinterName
[ServerName:]QueueName
LocalJobId
GlobalJobId
EXAMPLES
Specifying a Descriptor for a Server
To set a description for the supervisor SUPER1 and identify the processor name where it is located and the
TCP/IP address for the processor, enter the command:
pdset -c server -x "descriptor=’Supervisor SUPER1 is installed on
cowboy. The TCP/IP address for cowboy is 9.99.9.143.’" SUPER1
Specifying a List of Managers for a Server
To identify the people who are responsible for the server and how to contact them, enter the command:
pdset -c server -x "list-of-managers=’John Smith, extension 4488,
office 3-10’ ’Mary Jones, extension 5562, office 110’" SUPER1
Change the Operator to Receive Messages
To identify the new person that is to receive start and stop messages for physical printer PhysPrt1, enter
the command:
pdset -c printer -x "notify-operator=electronic-mail:ro@cowboy"
SUPER1:PhysPrt1
Set the Job Size Range
To set the size of jobs that can submitted to a physical printer PhysPrt2, enter the command:
pdset -x "job-size-range-supported=0:10000 job-size-range-
ready=0:10000" PhysPrt2
HP-UX Release 11i: December 2000 − 3 − Section 1−−721
___
___