aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.markdown')
-rw-r--r--IDEAS.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/IDEAS.markdown b/IDEAS.markdown
index 3b0f1c75..61f1049d 100644
--- a/IDEAS.markdown
+++ b/IDEAS.markdown
@@ -12,3 +12,5 @@ Ideas
processes and mkfifo(1).
* Write something like hcat(1df) or tcat(1df) that includes filename headings
for each concatenated file.
+* mi5(1df) could be made to handle comment delimiters and $1 $2 expansions
+ without too much pain (substr/index counting)