Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从AIX用户登录的审核日志中,我得到如下:
AIX
USER_Login root OK Wed Jan 31 13:51:45 2007 tsm user: root tty: /dev/pts/2
我只能获取tty#,但是如何获取IP用户登录的地址?
tty#
IP
命令“last”应该向您显示他们登录和注销时的 IP 地址和时间戳。