Skip to content

Instantly share code, notes, and snippets.

@eahrold
Last active January 2, 2016 12:59
Show Gist options
  • Save eahrold/8307243 to your computer and use it in GitHub Desktop.
Save eahrold/8307243 to your computer and use it in GitHub Desktop.
Export MunkiWebAdmin Data to CVS
sqlite3 -csv munkiwebadmin.db "SELECT * FROM reports_machine;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment