aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IDEAS.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/IDEAS.markdown b/IDEAS.markdown
index 3b0f1c75..f267be12 100644
--- a/IDEAS.markdown
+++ b/IDEAS.markdown
@@ -12,3 +12,6 @@ Ideas
processes and mkfifo(1).
* Write something like hcat(1df) or tcat(1df) that includes filename headings
for each concatenated file.
+* I can probably get rid of all that nasty templated shell by writing
+ something that wraps around td(1df) and generates shell script to run, and
+ calls that via `eval`.