Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3999C6D1.3DFB31D0@phekda.freeserve.co.uk> Date: Tue, 15 Aug 2000 23:40:17 +0100 From: Richard Dawe X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Problems with depcomp from fileutils 4.0x & bash 2.03 References: <39987229 DOT 2CB876B3 AT phekda DOT freeserve DOT co DOT uk> (message from Richard Dawe on Mon, 14 Aug 2000 23:26:49 +0100) <3999297F DOT 23816 DOT 95FCA AT localhost> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com "Mark E." wrote: > Also, what shell does /bin/sh point to under Linux? I'm using RedHat 6.2, which has both bash 1.14.7 (bash) and bash 2.03 (bash2) installed: iolanthe:~ =] ls -al /bin/*sh* -rwxr-xr-x 1 root root 60592 Feb 3 2000 /bin/ash* -rwxr-xr-x 1 root root 263064 Feb 3 2000 /bin/ash.static* -rwxr-xr-x 1 root root 316848 Feb 27 17:44 /bin/bash* -rwxr-xr-x 1 root root 446800 Feb 2 2000 /bin/bash2* lrwxrwxrwx 1 root root 3 Jun 25 1999 /bin/bsh -> ash* lrwxrwxrwx 1 root root 4 Jun 25 1999 /bin/csh -> tcsh* -rwxr-xr-x 1 root root 165072 Feb 7 2000 /bin/ksh* lrwxrwxrwx 1 root root 4 Jun 25 1999 /bin/sh -> bash* -rwxr-xr-x 1 root root 258288 Mar 7 10:35 /bin/tcsh* When I tested the fileutils 4.0x compile on Linux, I forced it to use bash 2.03. I have no idea why bash 2.03 isn't the default 'sh'. I can't comment on other Linuces. Bye, Rich