Table of Contents

NAME

lsacctmrg - merge LSF task log files

SYNOPSIS

lsacctmrg [ -h ] [ -V ] [ -f ] logfile... dest_logfile

DESCRIPTION

The lsacctmrg command merges all the records in a set of LSF task log files specified by logfile ... into the destination file specified by dest_logfile in chronological order according to their completion time. All the files are of the format specified in lsf.acct(5) . Note that the destination file dest_logfile must not be in the set of files to be merged.

OPTIONS

-h Print command usage to stderr and exit.

-V Print LSF release version to stderr and exit.

-f Force to override the destination file without first requesting confirmation.

SEE ALSO

lsf.acct(5) , res(8)


Table of Contents