lsacctmrg

merges task log files

Synopsis

lsacctmrg [-f]logfile_name ... target_logfile_name

lsacctmrg [-h -V]

Description

Merges specified task log files into the specified target file in chronological order according to completion time.

All files must be in the format specified in lsf.acct (see lsf.acct(5)).

Options

-fOverwrites the target file without prompting for confirmation.

logfile_name ... Specify log files to be merged into the target file, separated by spaces. Specify either an absolute or a relative path.

target_logfile_name Specify the file into which all log files are to be merged. Specify either an absolute or a relative path. The target file cannot be part of the files to be merged.

-hPrints command usage to stderr and exits.

-VPrints LSF release version to stderr and exits.

See also

lsf.acct(5), res(8)

Platform LSF Command Reference 221