bashcheck icon indicating copy to clipboard operation
bashcheck copied to clipboard

BusyBox 'mktemp'-fixing

Open juwawe opened this issue 11 years ago • 1 comments

In the BusyBox-Kernel (for instance on QNAP-NAS) the 'mktemp'-command have no support for the '-t'-switch and right problems to create subdirs in some dircetorys.

juwawe avatar Oct 08 '14 09:10 juwawe

basically I already fiddled a lot with this to make it work on linux+macosx. Is there a way to make this non-ugly? And have you tested your changes on linux and osx? And is there a way to test this? My busybox does have a -t switch on mktemp.

hannob avatar Oct 12 '14 17:10 hannob