{   This command collects permanent file billing information and emits it to
{   the binary logs.  It also produces a file of fixed format text records that
{   contain the same information emitted to the logs.
{
{   The command format is:
{
{        EMIT_PERMANENT_FILE_STATS (EMIPFS)
{          FAMILY_NAME = list of name or key all
{          UPON = file
{          STATUS = status variable
{
{      FAMILY_NAME:  This parameter specifies the list of names of the families
{        to process.  The default is ALL.
{
{      UPON: Specifies the name of the file to receive the fixed format
{        text records.  The default is $NULL.
{
{      STATUS: (output) This parameter receives the termination status.
{
{   EMIPFS can be executed by the system administrator for any family on
{   the system.
