Skip to content

Instantly share code, notes, and snippets.

@yashk
Created September 21, 2016 14:24
Show Gist options
  • Save yashk/b1d7624a398116318f1caf56ef73e709 to your computer and use it in GitHub Desktop.
Save yashk/b1d7624a398116318f1caf56ef73e709 to your computer and use it in GitHub Desktop.
cat ~/Downloads/fsync.log | jq -r '.results[] | [.time, .host , (.message | split("ms")[0] | split(" ")[8])] | @csv'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment