www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/12/08/19:39:29

From: "Damian Yerrick" <NOSP AT Musenet@pineight.8m.com>
Newsgroups: comp.os.msdos.djgpp
References: <Pine DOT SUN DOT 3 DOT 91 DOT 991208100408 DOT 8322C-100000 AT is>
Subject: Re: termcap data base not found
Lines: 40
Organization: Pin Eight Software <http://pineight.8m.com/>
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Message-ID: <0GC34.901$2g5.24712@dfiatx1-snr1.gtei.net>
X-Trace: +r2abllS2++sKIKQFaVICXWh0EIpY62IDz2JCuNBovMP1bl8I0lXcYxlIXlp7yeZMdFZNnGfavKY!E9JFuM9VDaBahYJwsJZV4lyIpAVTuhc7PWmw9ODYcr/pe1rbFBJwQBluNhn/NdnqpgvoigXz
X-Complaints-To: abuse AT gte DOT net
X-Abuse-Info: Please be sure to forward a copy of ALL headers
X-Abuse-Info: Otherwise we will be unable to process your complaint properly
NNTP-Posting-Date: Thu, 09 Dec 1999 00:25:32 GMT
Distribution: world
Date: Thu, 09 Dec 1999 00:25:32 GMT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> wrote:
>
> On Tue, 7 Dec 1999, Jude Dashiell wrote:
>
> > A final set up question, I once read a command on comp.os.msdos.djgpp
> > which I used earlier that went out and found all installed info files
and
> > updated the dir. file for me.  Does anyone know the command?
>
> The command is "install-info", but it cannot automatically loop on all
> Info files you have; you need to invoke it separately for every such
> file.

Try something like (in MS command not GNU bash)
for %f in (*.info) do install-info %f
Change the extension and the command after "do" and
you can do interesting things with the "for" command.

For more help with command.com, ask
news:comp.os.msdos.programmer
news:alt.msdos.batch


--
Damian Yerrick    http://yerricde.tripod.com/
My .sig is too long to include in an e-mail or NG message.
Go to http://www.rose-hulman.edu/~yerricde/sig.html to see it.










and now you must pay...


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019