Organization: NASA Lewis Research Center, Cleveland, OH
References: <9301060106.AA10395@ecnet.ec>
Date: Wed, 6 Jan 1993 13:10:57 GMT
Lines: 19
In article <9301060106.AA10395@ecnet.ec>, jhidalgo@ecnet.ec (Javier Hidalgo E.) writes:
>
> Hi folks, please if someone know a command similary to last command for read from tacacs.wtmp and failedlogin files, because last only read of wtmp, and information is good.
Try 'who <filename>'. 'who' accepts (as an argument) a file to look
at instead of the default /etc/utmp. You may want some way to
reverse the order to look more like 'last', though.
Of course, 'who' doesn't give you all the info that 'last' does, but