about summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..f8adbc4
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+implement mktemp(1) within the script file
+	mktemp is not POSIX, though it's common
+	alternatively, figure out inplace editing that's POSIX compliant