zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: <zsh-workers@sunsite.auc.dk>
Subject: nslookup (function) problem
Date: Thu, 4 May 2000 17:48:35 +0400	[thread overview]
Message-ID: <000801bfb5cf$718a25c0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <200005041333.PAA02841@beta.informatik.hu-berlin.de>

With the latest Zsh (and no special settings apart PAGER=less):

bor@itsrm2% command nslookup
Default Server:  mowd017a.mow.siemens.ru
Address:  139.24.18.1

> ?
# @(#)nslookup.help     Revision: 3.1   92/09/23 13:57:57
#
# @(#)nslookup.help     Revision: 2.2   91/06/06 17:41:55
#
Commands:       (identifiers are shown in uppercase, [] means optional)
NAME            - print info about the host/domain NAME using default
server
NAME1 NAME2     - as above, but use NAME2 as server
help or ?       - print info on common commands; see nslookup(1) for
details
set OPTION      - set an option
    all         - print options, current server and host
    [no]debug   - print debugging information
    [no]d2      - print exhaustive debugging information
    [no]defname - append domain name to each query
    [no]recurse - ask for recursive answer to query
    [no]vc      - always use a virtual circuit
    domain=NAME - set default domain name to NAME
    srchlist=N1[/N2/.../N6] - set domain to N1 and search list to N1,N2,
etc.
    root=NAME   - set root server to NAME
    retry=X     - set number of retries to X
    timeout=X   - set initial time-out interval to X seconds
    querytype=X - set query type, e.g.,
A,ANY,CNAME,HINFO,MX,NS,PTR,SOA,WKS
    type=X      - synonym for querytype
    class=X     - set query class to one of IN (Internet), CHAOS, HESIOD
or ANY
/usr/lib/named/nslookup.help 62%
....

that is , it runs help output through pager (`less' in my case).

Unfortunately, function nslookup hangs completely in this case:

bor@itsrm2% autoload -U nslookup
bor@itsrm2% nslookup
Default Server:  mowd017a.mow.siemens.ru
Address:  139.24.18.1

> ?
nothing comes here; it habgs; it is no more possible to kill it with ^C,
^\ or ^Z.

-andrej


  reply	other threads:[~2000-05-04 13:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-04 13:33 PATCH: Re: zpty and controlling tty (and other fd's) Sven Wischnowsky
2000-05-04 13:48 ` Andrej Borsenkow [this message]
2000-05-05 16:57 ` Andrej Borsenkow
2000-05-04 14:49 nslookup (function) problem Sven Wischnowsky
2000-05-05  8:23 ` Andrej Borsenkow
2000-05-05  8:47 Sven Wischnowsky
2000-05-05  8:55 ` Peter Stephenson
2000-05-05 14:53 ` Bart Schaefer
2000-05-05  8:55 Sven Wischnowsky
2000-05-05 10:01 ` Andrej Borsenkow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000801bfb5cf$718a25c0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).