HNAME is a command-line tool that enables users to view IP address and fully
qualified host name.
Type HNAME without any parameter for an help screen.
tail -150 access.log|awk "{print($1)}"|sort|uniq|hname --
Please note: This tool was previously released as "hostname.exe", which
is a very common name in NTFS/FAT namespace. I renamed it to
avoid any problem with the MS hostname.exe.
|
|