Table of Contents

Name

ipv4conv - convert ip address

Synopsis

ipv4conv address

Description

Converts IPv4 network byte order hex ip address to human readable dotted notation.

Examples

$ ipv4conv 010010AC
172.16.0.1

Author

Frank Bergmann, http://www.tuxad.com


Table of Contents