Skip to content

Instantly share code, notes, and snippets.

@amandaw33
Created June 3, 2021 10:49
Show Gist options
  • Save amandaw33/cb324a5fd65fef039f4f927395aa252c to your computer and use it in GitHub Desktop.
Save amandaw33/cb324a5fd65fef039f4f927395aa252c to your computer and use it in GitHub Desktop.
#!/bin/sh
iBossVersion=`grep "plist version" /Library/LaunchDaemons/com.iboss.gen4agent.plist | cut -f 2 -d \"`
echo "<result>$iBossVersion</result>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment