Date: Wed, 17 Jan 2001 13:58:56 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Prashant Ramachandra cc: "'djgpp AT delorie DOT com'" Subject: RE: bash-2.04 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 17 Jan 2001, Prashant Ramachandra wrote: > | >once you are in bash how do you do a directory; is it 'ls' or > | >'dir'. > | > | ls > > ls and dir. Both do the same. Not exactly the same: `dir' defaults to the long listing, `ls' to the short one.