Date: Thu, 24 Feb 2011 20:51:32 +0000 (UTC) From: Thorsten Glaser <tg@mirbsd.org> To: freebsd-questions@freebsd.org Subject: Re: Backtick versus $() Message-ID: <loom.20110224T214917-136@post.gmane.org> References: <alpine.BSF.2.00.1102201027170.56885@wonkity.com> <4D61599E.4040008@gmail.com> <AANLkTinJKcy8NyFzW9=6yKEY%2BF_payQVM108_=B7Gyjr@mail.gmail.com> <loom.20110224T210222-768@post.gmane.org> <AANLkTinQ4MMwWq77k1t-SwqE%2BzPep6VCNS9AKdT_H08b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Andres Perera <andres.p <at> zoho.com> writes: > "mandated by posix" and reality usually aren't in sync, as i'm sure you know by In this case, closely enough. > now since you pointed out solaris It’s just /bin/sh on long outdated versions (newer ones, both from Horracle and not, have AT&T ksh93 there instead). No need to use it, anyway. sh scripts can usually depend on a POSIX shell (and it’s sensible to do so). Some operating environments have guaranteed that (MirBSD even guarantees mksh but Debian Policy §10.4 explicitly states POSIX plus a few extensions). And AFAIK all FreeBSD® shells have it. bye, //mirabilos -- “It is inappropriate to require that a time represented as seconds since the Epoch precisely represent the number of seconds between the referenced time and the Epoch.” -- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20110224T214917-136>