last
// 查询近期用户登录情况
last -a
// 查看用户登录详细日志
last -x
// 显示近期系统 shutdown 记录和运行级别变化
last -n 3
// 显示近期系统 shutdown 记录和运行级别变化
lastb
// 查询登录失败的用户信息
lastlog
// 查看所有用户上次登录时间
last
// 查询近期用户登录情况
last -a
// 查看用户登录详细日志
last -x
// 显示近期系统 shutdown 记录和运行级别变化
last -n 3
// 显示近期系统 shutdown 记录和运行级别变化
lastb
// 查询登录失败的用户信息
lastlog
// 查看所有用户上次登录时间
0 条评论