Re: Is `#!/bin/sh' configurable?
Alexander Klimov <ask@wisdom.weizmann.ac.il>
From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
To: Doug McNaught <doug@wireboard.com>
Cc: pgsql-hackers@postgresql.org
Date: 2001-05-10T09:51:08Z
Lists: pgsql-hackers
On 8 May 2001, Doug McNaught wrote: > Alexander Klimov <ask@wisdom.weizmann.ac.il> writes: > > > Hi. > > > > On some systems /bin/sh is not Burne Shell, e.g. /bin/sh is tcsh, but > > *violent retching sounds* > > IMHO, any system where /bin/sh doesn't point to an at-least-somewhat > Bourne-compatible shell is broken by definition... Who perpetrated > this atrocity? Sorry, I was misleaded by >sh -c 'echo $SHELL' /bin/tcsh The /bin/sh is sh, but not SysV compatible -- there is /bin/sh5 for that. Regards, ASK