lsacctmrg - merge LSF task log files
lsacctmrg [ -h ] [ -V ] [ -f ] logfile... dest_logfile
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.
-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.