From: "mike friedrichs" Newsgroups: comp.os.msdos.djgpp Subject: bash-2.04 Date: Tue, 16 Jan 2001 22:06:47 -0600 Organization: LCC Internet Lines: 19 Message-ID: <94360j$lgc@atlas.lcc.net> NNTP-Posting-Host: conr-ddas6-a7.txucom.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Readers, I have some quires regarding bash ported to djgpp. does this mean that bash 2.04 will run from dos(real mode) or dos (protected mode). once you are in bash how do you do a directory; is it 'ls' or 'dir'. I tried using 'ls' and 'dir' after running 'bash'. neither worked. is there some other command line needed. i believe that bash actually calls 'command.com'; is this correct. regards,