Intro All – probably more – settings for the Dock found in the System Settings.app in macOS can be adjusted using the command line. This is particularly helpful for automation of course. IMHO the following selection of commands is more than enough for most settings one needs. Commands Note:Run killall Dock after any of the commands for the changes to take effect. Dock’s Position # Possible options 'bottom', 'left' or 'right'defaults write com.apple.dock orientation bottom Dock size # In...