Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
nslookup input appears in history
- X-seq: zsh-workers 11176
 
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
 
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
 
- Subject: nslookup input appears in history
 
- Date: Fri, 5 May 2000 12:36:16 +0400
 
- Importance: Normal
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
That's cool :-)
bor@itsrm2% nslookup
Default Server:  xxxx
Address:  xxxxx
> foo
Server:  xxxx
Address:  xxxx
*** xxxx can't find foo: Non-existent host/domain
> exit
bor@itsrm2% history
  ...
  317  nslookup
  318  foo
  319  exit
-andrej
Have a nice DOS!
B >> 
Messages sorted by:
Reverse Date,
Date,
Thread,
Author