Roland Mainz wrote: > Nicolas Williams wrote: > >> On Mon, Jun 15, 2009 at 01:40:21PM -0700, Rich Burridge wrote: >> >>> Between 6.7 and 7.4, the following new commands were introduced: >>> > > Erm... where can I find the full ARC case ? Somehow I never got the > email for this... ;-( >
http://arc.opensolaris.org/caselog/PSARC/2007/048/ >> /usr/bin already has an mktemp. How does it differ from the GNU >> version? Ah, there's an option conflict, sadly (-u is "--dry-run" in >> GNU, but "unsafe operation" in Solaris). >> > > BTW: The next ksh93-integration update will cover /usr/bin/mktemp and > add the non-conflicting BSD+GNU options. > Excellent. Thanks.