X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: rugxulo AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: POSIX Shell Date: Wed, 07 Nov 2007 20:39:23 -0800 Organization: http://groups.google.com Lines: 30 Message-ID: <1194496763.707341.125790@o3g2000hsb.googlegroups.com> References: <0JR500JQQ48MRPQ0 AT mta5 DOT srv DOT hcvlny DOT cv DOT net> <47327714 DOT 92168E4F AT yahoo DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1194496763 13931 127.0.0.1 (8 Nov 2007 04:39:23 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 8 Nov 2007 04:39:23 +0000 (UTC) In-Reply-To: <47327714.92168E4F@yahoo.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: o3g2000hsb.googlegroups.com; posting-host=65.13.115.246; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Nov 7, 8:40 pm, CBFalconer wrote: > Ethan Rosenberg wrote: > > > Does DJGPP provide a POSIX shell? > > bash is available. > Specifically, here (2.04 "current", anyways): ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bsh204b.zip (binary, 444k ) ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bsh204d.zip (docs, 987k ) ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bsh204s.zip (source, 2100k ) And here's 2.05 "beta" (for Win XP, etc.): ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/bsh205bb.zip (binary, 606k ) ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/bsh205bs.zip (source, 2444k) Also, I dunno if Plan 9's rc is POSIX, but somebody made an unofficial port of that, too: http://mik.mkw.ru/dos-stuff/index.html (binary only, rc171b.7z, 242k)