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...