Shell Commands
Copyright © 2000 Paul Cardwell, All Rights Reserved.
License: GPL
E-mail: arc.wave@gte.net
nlookup
Synopsis
nlookup <host name or ip address>
Description
It queries the Internet name servers for a specified host name or internet IP address.
Example:
$ nlookup www.amiga.com
This will query the Internet name servers for: www.amiga.com.
Options
- -i
-
Interactive entry of names to lookup, [q, quit, exit or ^D] = quit.
- -h
-
Display the help text for nlookup
Revision history
$Header: /app/stdio/nlookup.html,v 0.3 2000/08/06 01:42:19 _tpr Exp $
- August 6 2000: original document.