Issue:
Have stuck finder. Would like to force logout rather than crash computer.
Solution:
Issue the following command to log-out the user username:
$ sudo launchctl bootout gui/$(id -u <username>)
Replace <username> with your login ID.
Reboot Solution:
$ sudo reboot
previous page
|