RESOLVEIP(1) MySQL Database System RESOLVEIP(1)

2
3
4

NAME

6       resolveip - resolve hostname to IP address or vice versa
7

SYNOPSIS

9       resolveip [options] {host_name|ip-addr} ...
10

DESCRIPTION

12       The resolveip utility resolves hostnames to IP addresses and vice
13       versa.
14
15       Invoke resolveip like this:
16
17          shell> resolveip [options] {host_name|ip-addr} ...
18
19       resolveip understands the options described in the following list.
20
21       ·  --help, -info, -?, -I
22
23          Display a help message and exit.
24
25       ·  --silent, -s
26
27          Silent mode. Produce less output.
28
29       ·  --version, -V
30
31          Display version information and exit.
32
34       Copyright 1997-2007 MySQL AB
35
36       This documentation is NOT distributed under a GPL license. Use of this
37       documentation is subject to the following terms: You may create a
38       printed copy of this documentation solely for your own personal use.
39       Conversion to other formats is allowed as long as the actual content is
40       not altered or edited in any way. You shall not publish or distribute
41       this documentation in any form or on any media, except if you
42       distribute the documentation in a manner similar to how MySQL
43       disseminates it (that is, electronically for download on a Web site
44       with the software) or on a CD-ROM or similar medium, provided however
45       that the documentation is disseminated together with the software on
46       the same medium. Any other use, such as any dissemination of printed
47       copies or use of this documentation, in whole or in part, in another
48       publication, requires the prior written consent from an authorized
49       representative of MySQL AB. MySQL AB reserves any and all rights to
50       this documentation not expressly granted above.
51
52       Please email <docs@mysql.com> for more information.
53

SEE ALSO

55       For more information, please refer to the MySQL Reference Manual, which
56       may already be installed locally and which is also available online at
57       http://dev.mysql.com/doc/.
58

AUTHOR

60       MySQL AB (http://www.mysql.com/).  This software comes with no
61       warranty.
62
63
64
65MySQL 5.0                         07/04/2007                      RESOLVEIP(1)
Impressum