U23841-J-Z915-6-76 173
Configuring Xprint V7.0 Administering public loadable resources
6.11.2 Deleting a loadable resource
With the xpdel -lrs command you can delete any loadable resource that you
administer.
To delete a loadable resource, proceed as follow:
● Delete the loadable resource with the following command:
xpdel -lrs [identifier_list] [-scl selection_criteria_list]
The identifier_list is a list of the loadable resources to be deleted. You can
also use the option -scl and then give a selection_criteria_list that specifies
certain loadable resources. If you do not specify an identifier_list or a
selection _criteria _list, then all loadable resources will be deleted.
Example
To delete the loadable resources mylogo1, mylogo2 and mylogo3:
xpdel -lrs mylogo1 mylogo2 mylogo3
6.11.3 Displaying the definition of a loadable resource
To display the definition of an existing loadable resource, proceed as follows:
● Display the definition using the following command:
xpshow -lrs [identifier_list] [-scl "selection_criteria_list"] -di LONG
For identifier_list you can give a list of the loadable resource to be displayed,
or you can use the -scl option to define a list of criteria according to which
the relevant loadable resources are displayed. If you do not specify which
resources you want to see, then they will all be displayed.
Example
The following command will show you which printers mylogo can be used on:
xpshow -lrs -scl "-cn mylogo"