vappendlog(8)

Name

vappendlog - Append standard input to a VestaLog file

Synopsis

vappendlog [-n number] [directory]

Description

Append standard input to a log file written by VestaLog (see VestaLog.H). The append is done as a single atomic action. If directory is omitted, the log is found in the current directory.

If there is no log in the given directory, vappendlog creates a new log and appends to that.

Flags

-n number
If -n is omitted, recovery begins from the highest-numbered log file in the directory; otherwise, recovery begins from number.log. New records are always appended to the highest-numbered log file. (This flag is not particularly useful.)

See Also

vdumplog(8).

Author

Tim Mann

Last modified on Fri Nov  9 14:19:11 EST 2001 by ken@xorian.net
     modified on Fri Aug  9 12:28:36 PDT 1996 by mann
This page was generated automatically by mtex software.