Product Documentation

BTRV Edition User's Guide

Previous Topic

Next Topic

-info

Displays information about a file, including the file's WRITETHRU file mode and the Max Length for variable-length files.

Usage

ctutil -info file_name [ -x ][ -f ]

where:

  • file_name - File name without extension
  • -x - Display extended information. (optional)
  • -f - Open the file even if it is corrupted (i.e., file open returns c-tree error 14 FCRP_ERR). (Deprecates the generic ctutil option -s that was doing the same thing and was used only by -info and -unload commands.)

TOCIndex