List .app applications and macOS Components
List “.app” Applications ls /Applications/ | awk -F ‘.app’ ‘{ print $1}’ – ls / | awk -F ‘.app’ ‘{ […]
List .app applications and macOS Components Read More - click »
List “.app” Applications ls /Applications/ | awk -F ‘.app’ ‘{ print $1}’ – ls / | awk -F ‘.app’ ‘{ […]
List .app applications and macOS Components Read More - click »
NAME pgrep, pkill – find or signal processes by name SYNOPSIS pgrep [-Lafilnoqvx] [-F pidfile] [-G gid] [-P ppid] [-U
pgrep, pkill – find or signal processes by name Read More - click »
Change Management seeks to minimize the risk associated with Changes, where ITIL defines a Change as “the addition, modification of
Change Management Read More - click »
https://blog.supportgroup.com/looping-through-records
FileMaker Basic Looping Read More - click »
‘Settings’ app > Privacy > Analytics > Analytics Data > scroll down until you find
iOS Log File location Read More - click »
Signing a Custom Package File with the Installed Certificate There are several ways to sign a custom package file with
Signing a Custom Package File with the Installed Certificate Read More - click »
Set Root & Wheel sudo chown root:wheel filepath Links: https://www.howtogeek.com/669095/how-to-set-file-permissions-on-mac/ https://stackoverflow.com/questions/16492939/how-to-set-file-permissions-for-root-in-os-x-terminal
Set permissions in Terminal Read More - click »
#!/bin/zsh installer -pkg /tmp/yourinstaller.pkg -target / exit 0 link: https://community.jamf.com/t5/jamf-pro/install-a-pkg-with-config-files/m-p/224067
Install a PKG with config files Read More - click »
How to Make a Bootable macOS Catalina 10.15 Beta USB Installer Drive This process requires using the command line, if
Create a Bootable MacOS Catalina Installer Drive Read More - click »