Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

reset_dene(1) OSS Shell and Utilities Reference Manual
NAME
reset_dene - Restores a DEFINEs attributes to their initial settings
SYNOPSIS
reset_dene {attribute-name}...
DESCRIPTION
The reset_dene command is specic to OSS and a built-in command to the OSS shell. It is
similiar to the TACL RESET DEFINE command. The reset_dene command restores the attri-
butes of one or more DEFINEs to their initial settings. If you reset a default attribute, the default
value is restored. (Optional attributes cannot be reset, because they have no initial value.) Refer
to the RESET DEFINE command in the TACL Reference Manual for related information.
attribute-name
Species the attribute whose setting is to be restored. Valid attribute names are
described in the TACL Reference Manual.
Environment Variables
LANG Determines the locale to use for the locale categories when neither the LC_ALL vari-
able nor the corresponding environment variable (beginning with LC_) specify a
locale.
LC_ALL
Determines the locale to be used to override any values for locale categories specied
by the LANG variable or any environment variable whose name begins with LC_.
LC_CTYPE
Determines the locale for interpretation of bytes of text data as characters (for example,
single-byte as opposed to multibyte characters in arguments).
LC_MESSAGES
Determines the locale that should be used to affect the format and contents of diagnos-
tic messages written to the standard error le and of information messages written to
the standard output le.
EXAMPLES
1. To reset and display the entire working attribute set that species a CLASS TAPE
DEFINE, enter:
reset_dene class=tape
This command might result in the following display:
CLASS =TAPE
VOLUME =(25436, 75444, 23121)
LABELS =ANSI
REELS =
OWNER =
FILESECT =
FILESEQ =
FILEID =
RETENTION =
EXPIRATION =
GEN =
VERSION =
RECFORM =
BLOCKLEN =
RECLEN =
750 Hewlett-Packard Company 527188-004