btowns
‎10-12-2023
New Contributor III

Joined: June 2020

User Statistics

  • 27 Posts
  • 0 Solutions
  • 6 Kudos given
  • 8 Kudos received

User Activity

Thought I would share this. #!/bin/bash appFile="/Library/Application Support/Code42-AAT/Data/logs/app.log" if [[ -f "$appFile" ]]; then #Parse JSON for username and feature pack version JSON=$(cat "/Library/Application Support/Code42-AAT/Data/logs/a...