挂起用户[需要root权限运行,需要挂起的用户名为 socol]
# sudo skill -STOP -u socol
唤醒已挂起用户
# sudo skill -CONT -u socol
杀死/注销用户[socol]
# skill -KILL -u socol
杀死/注销所有用户
# skill -KILL -v /dev/pts/*
挂起用户[需要root权限运行,需要挂起的用户名为 socol]
# sudo skill -STOP -u socol
唤醒已挂起用户
# sudo skill -CONT -u socol
杀死/注销用户[socol]
# skill -KILL -u socol
杀死/注销所有用户
# skill -KILL -v /dev/pts/*