pgrep, pkill – find or signal processes by name
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 »
macOS Macintosh Operating System information
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 »
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 »
/var/log/install.log grep ‘Installed’ /private/var/log/install.log View the entire install log cat /private/var/log/install.log | open -f Link https://applehelpwriter.com/2013/05/21/how-to-check-whats-been-installed-on-your-mac/
Viewing Install Log Read More - click »
system_profiler SPDisplaysDataType or defaults read /Library/Preferences/com.apple.windowserver.plist Link: https://stackoverflow.com/questions/20099333/terminal-command-to-show-connected-displays-monitors-resolutions
Terminal command to show connected displays/monitors/resolutions? Read More - click »
sudo fdesetup authrestart Link https://osxdaily.com/2015/03/06/bypass-filevault-password-per-boot-mac-os-x/
Bypass a FileVault Password On a Per Boot Basis Read More - click »
osascript -e “tell application \”Safari\” to quit”
kill safari in terminal Read More - click »
stat -f ‘%u %Su’ /dev/console who NAME w – display who is logged in and what they are doing w
Who is logged in Read More - click »