Tito <[email protected]> wrote:
>This seems to work for me as expected eventually needs more testing.

It doesn't work correctly in this case:

   $ mktemp -t -p /var/tmp -u temp.XXXXXX
   /var/tmp/temp.Jj1aWI
   $ export TMPDIR=/tmp
   $ mktemp -t -p /var/tmp -u temp.XXXXXX
   /tmp/temp.h8I9ly

Ron
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to