Skip to content

Instantly share code, notes, and snippets.

@stevewood-tx
Created December 19, 2015 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevewood-tx/79e9c43a505dcea6f837 to your computer and use it in GitHub Desktop.
Save stevewood-tx/79e9c43a505dcea6f837 to your computer and use it in GitHub Desktop.
#!/bin/bash
FlashVersion=$(defaults read /Library/Internet\ Plug-Ins/Flash\ Player.plugin/Contents/Info.plist CFBundleShortVersionString)
echo "<result>$FlashVersion</result>"
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment