Date: Tue, 25 Apr 2000 06:58:04 +0500 Message-Id: <200004250158.GAA01227@midpec.com> From: Prashant TR To: djgpp-workers AT delorie DOT com Subject: Sh-utils 2.0g uploaded Reply-To: djgpp-workers AT delorie DOT com The DJGPP port of the Sh-utils pretest is available on v2gnu/beta on Simtel. ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/beta/shl20gs.zip ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/beta/shl20gb.zip ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/beta/shl20gd.zip Comments and questions: 1> I've enabled NLS support during compilation. Is it necessary that I have the .mo files in the binary distribution? 2> Contains an ugly work-around for bug in ported BASH. 3> There was a module POSIX.pm missing in the Perl distribution that prevented manpage updating. 4> Shouldn't the DJGPP version of chown and chmod look for files with .exe extensions? Ex: If I say "chown root.root su", it should check for su and then su.exe. If things are alright, I can send the patches to the Sh-utils maintainer. Any comments on this? Thanks.