Skip to content

Instantly share code, notes, and snippets.

@kurtcebe
Created December 10, 2014 08:11
Show Gist options
  • Save kurtcebe/858fc14fcb12cc713be1 to your computer and use it in GitHub Desktop.
Save kurtcebe/858fc14fcb12cc713be1 to your computer and use it in GitHub Desktop.
Merge WAS trace files
cat `ls -rt trace*.log` >> trace_merged.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment