How about sudo passwd -aS. man passwd tells us: -a, --all. This option can be used only with -S and causes show status for all users. -S, --status.
確定! 回上一頁