Is it possible to specify more than one user id in the lssec command
lssec -f /etc/security/lastlog -s root -a time_last_login
I know I specify one user id at a time, but would like to use a wild card or something else that would list all of the users. I am trying to do this on AIX 5.2.
I can script it if I have to, but I thought I would ask before I get to far. Thank you.