Date: Sun, 24 Feb 2008 18:32:54 +1300 (NZDT) From: Atom Smasher <atom@smasher.org> To: freebsd-hackers@freebsd.org Subject: Re: find -lname and -ilname implemented Message-ID: <20080224053256.50097.qmail@smasher.org> In-Reply-To: <20080223.120546.74701383.imp@bsdimp.com> References: <20080223123556.3eee709d@bhuda.mired.org> <20080223.110047.-397883947.imp@bsdimp.com> <20080223131937.182373b2@bhuda.mired.org> <20080223.120546.74701383.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Feb 2008, Warner Losh wrote: <<snip>> agree. > Or course, we may need to adopt features from bash into our /bin/sh as > time marches forward. =============== i'll disagree on this one. linux (that i've seen) uses a symlink from sh to bash. if you execute /bin/sh, it's running bash. if you write a script on linux and it works with /bin/sh it may not work with a "real" bourne shell. i've seen it in kde, where it seems most of the development is done on linux. when i saw it, i filed a bug report with a fix (to make the script compatible with bourne shell). in that case, the answer is to suggest that kde/linux do the right thing, not emulate them when they do the wrong thing. <<snip>> agree. -- ...atom ________________________ http://atom.smasher.org/ 762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808 ------------------------------------------------- "As soon as men decide that all means are permitted to fight an evil, then their good becomes indistinguishable from the evil that they set out to destroy." -- Christopher Dawson, The Judgment of Nations, 1942
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080224053256.50097.qmail>