dbug: (>>) RunAndLog
/bin/mktemp: invalid option -- p
BusyBox v1.01 (2022.06.22-22:54+0000) multi-call binary
Usage: mktemp [-dq] TEMPLATE
Creates a temporary file with its name based on TEMPLATE.
TEMPLATE is any name with six `Xs' (i.e., /tmp/temp.XXXXXX).
Options:
-d Make a directory instead of a file
-q Fail silently if an error occurs