summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hlp/mkefp7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/hlp/mkefp b/bin/hlp/mkefp
new file mode 100755
index 0000000..f9eabbd
--- /dev/null
+++ b/bin/hlp/mkefp
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# mkefp -- make ef path
+
+: ${EFPROOT:=/var/ef}
+mkdir -p $EFPROOT
+mktemp -tdp $EFPROOT efp.XXXXXX