diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
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 |