Skip to content

Instantly share code, notes, and snippets.

@mattpetters
Created June 21, 2023 17:44
Show Gist options
  • Save mattpetters/e094d6f0dfdccf5841bbc504685f85f1 to your computer and use it in GitHub Desktop.
Save mattpetters/e094d6f0dfdccf5841bbc504685f85f1 to your computer and use it in GitHub Desktop.
#!/bin/bash
# Get information about all installed applications
system_profiler SPApplicationsDataType
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment