LOGASM(8) Legato NetWorker 4.0 LOGASM(8)
NAME
logasm - NetWorker module for saving log files
SYNOPSIS
logasm [standard-asm-arguments]
DESCRIPTION
The logasm is a standard, external ASM (Application Specific Module)
that can be used to save and recover log files and other similar
files where the file changing during a save is not worth noting.
See uasm(8) for a general description of ASM's and the [standard-asm-
arguments]. It is intended that logasm be invoked by uasm during
save(8) or recover(8) operations. The file information saved is
identical to the form of the standard uasm. The only difference
between uasm and logasm is that logasm will not complain about a file
changing while that file is being saved while uasm will. The logasm
can be used to save log, spooling and other similar files where a
file changing during a save is not to be considered an unusual event
worth reporting.
SEE ALSO
nsr(5), recover(8), save(8), uasm(8)
Licensed material--property of copyright holder(s) 1