Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
reset_define(1) OSS Shell and Utilities Reference Manual
NAME
reset_define - Restores a DEFINE’s attributes to their initial settings
SYNOPSIS
reset_define {attribute -name}...
DESCRIPTION
The reset_define command is specific to OSS and a built-in command to the OSS shell. It is
similiar to the TACL RESET DEFINE command. The reset_define 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
Specifies 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 specified
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 file and of information messages written to
the standard output file.
EXAMPLES
1. To reset and display the entire working attribute set that specifies a CLASS TAPE
DEFINE, enter:
reset_define 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 =
7−50 Hewlett-Packard Company 527188-021