Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

使用 Touch ID 认证 sudo

cd /etc/pam.d
sudo vim sudo

写在第一行

auth sufficient pam_tid.so
:x!