Listfileopens (lfo) – HP Integrity NonStop J-Series User Manual
Page 145

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-017
6-69
LISTFILEOPENS (LFO)
LISTFILEOPENS (LFO)
Displays all file opens like the FUP LISTOPENS command, with additional options.
The command can be abbreviated to LFO.
file-set
a TACL-style file name pattern specifying a collection of files.
If file-set is omitted, all the opens for the local system are displayed ($* is
assumed).
To display opens of temporary files, specify file-set as $vol.* or $vol.#*, where $vol
can be “$*”.
BYF[ILE]
displays the opens by file name. It is the default.
BYO[PENER]
displays the opens by opener.
OUTP[UT] | WRIT[E]
displays files opened for write or update access only
L[IST]F[ILE]O[PENS] file-set [, options ];
options is:
{ BYF[ILE]
}
{ BYO[PENER]
}
{ OUTP[UT] | WRIT[E]
}