Factor, Fc and, Fileinfo – HP Integrity NonStop J-Series User Manual
Page 135

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-59
FACTOR
FACTOR
Calculates the prime factors of the integer part of the expression. Accepts any numeric
expression.
constant
a decimal constant with or without a decimal point, or a binary, octal, or
hexadecimal integer prefixed by %b, %, or %h respectively.
FC and !
Runs previous commands found in the command history. FC permits a command to be
edited before execution. “!” runs a command without editing. The commands are not
multiline commands and are not terminated with a semicolon.
The desired command can be specified in one of four ways:
The default is the immediately previous command;
integer (positive) specifies the ordinal number of a command in the history buffer
(See HISTORY).
-integer (negative) specifies a relative command in the history buffer, with the most
recent command having the value –1.
text selects the most recent command that starts with the specified text.
FILEINFO
Displays information about Enscribe files.
file-set
a TACL-style file name pattern specifying a collection of files.
If file-set is omitted, the current subvolume is assumed.
DETAIL
displays detailed information.
FACTOR constant;
FC [ integer | -integer | text ]
! [ integer | -integer | text ]
FI[LEINFO] file-set [, DETAIL | AGG[REGATES] ];
or
FID file-set;