From: eins AT durchnull DOT de (Rudolf Polzer) Newsgroups: comp.os.msdos.djgpp Subject: Re: find41b.zip and updatedb.bat References: <9cmjde$26s$1 AT news DOT luth DOT se> X-newsgroup: comp.os.msdos.djgpp X-realname: Martin Str|mberg X-Ringtones: http://ringtones AT durchnull DOT de X-Original: no Message-ID: User-Agent: slrn/0.9.6.3 (Linux) Date: Tue, 1 May 2001 19:42:09 +0200 Lines: 12 NNTP-Posting-Host: 213.7.27.5 X-Trace: 988730733 news.freenet.de 16988 213.7.27.5 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Martin Str|mberg wrote: > I've noticed that updatedb.bat is not in CR-LF (or is it the other way > around?) format. This means it just says "OFF" and does nothing > more. This is probably not intentional. You can fix them yourself using a program named utod or unix2dos. -- #!/usr/bin/perl -W -- WARNING: This copies a random file from use strict;my$s;my$n=0;for # the current directory to your (<*>){++$n;int rand$n or$s # signature file. Use at your =$_};`cp $s ~/.signature`; # own risk! (c) 2001 Rudolf Polzer