in reply to getting unix users ip addresses
On the systems I'm familiar with (solaris, for example), wtmp records contain the hostname but not the IP address; on solaris the hostname field is 257 characters wide, but on others it may be much smaller, causing the hostnames to be truncated as in your example.
On other systems it's certainly possible that these records contain IP addresses, in which case there's probably some "last" option to print IP addresses instead of hostnames.
|
|---|