Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

User Commands (s) set_dene(1)
NAME
set_dene - Sets values for DEFINE attributes in the working attribute set
SYNOPSIS
set_dene -like=dene-name {attribute-specs}...
FLAGS
-like=define-name
Species a DEFINE name. The name can be from 2 to 24 characters long. The rst
character must be an equal sign (=), and the second character must be a letter.
DESCRIPTION
The set_dene command is specic to HP and an OSS shell built-in command. It sets values for
the specied DEFINE attributes. The set_dene command is similiar to the TACL SET DEFINE
command. It accepts Guardian attributes. As a result, input must follow Guardian conventions.
attribute-specs
Species the names of one or more valid DEFINE attributes and the values they are to
have. If the -like ag is specied, a DEFINE is created with the attributes and values of
the specied dene_name and modied by the clauses specied by attribute-specs.If
the -like ag is not specied, a DEFINE is created with the attributes and values of the
working attribute set and modied by the specied attribute-specs. attribute-specs is
dened as:
class={catalog | defaults | map | search
| sort | spool | subsort | tape}
{class_attributes}...
Class Attributes
Certain characters are special in the OSS environment and must be preceded by the escape char-
acter or they will not be accepted by the set_dene command. For a detailed description of the
valid class attributes, refer to the SET DEFINE command in the TACL Reference Manual.
For class=catalog (a CATALOG DEFINE), you must use the escape character in class-attributes
as follows:
subvol=\$a123
For class=defaults (a DEFAULTS DEFINE), you must use the escape character in class-
attributes as follows:
volume=\$oss.joe
swap=\$null
catalog=\$system.catalog
For class=map (a MAP DEFINE), you must use the escape character in class-attributes as fol-
lows:
le=\$volume.subvolume.le
For class=search (a SEARCH DEFINE), you must use the escape character in class-attributes as
follows:
subvol0=\(a,b,c,d\)
relsubvolO=\\foxii.\$coral.i
subvol2=\(\$data.y2,y22\)
For class=sort (a SORT DEFINE), you must use the escape character in class-attributes as fol-
lows:
527188-007 Hewlett-Packard Company 815