get information about users
Hello!
I need to get information about users connected on a certain server - for example if they worked at a certain date, get all users from a group or find out if they are connected from a certain machine.
For the last one, I've tried something like this: w|grep "awk '$3==70.70.70.70'" but with no luck.
Can anybody help me?
Thank you!
|