Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: more precisely controlling shells: msg#00214
|
Subject: |
Re: more precisely controlling shells |
On Monday, August 26, 2002, at 11:42 pm, Jeremy Erwin wrote:
a) bash is not fully compatible with the traditional bourne shell
I thought that it wasn't if it was invoked as bash, but was if it was
invoked as sh? *shrug*
b) linux developers specify /bin/sh when they should specify /bin/bash
And if /bin/sh is /bin/bash, why does that cause problems???
certain problems result. Instead of manually applying cryptic patches
to libtool and configure, would it not be better to patch ./configure
so that the shabang line references a known good shell?
I'm surprised that there are problems... In fact, I sometimes setenv
SHELL /bin/bash on 10.1 when doing lots of libtool work, since zsh is
so fscking slow!
-- Finlay
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
|
| |