aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-15 15:19:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-15 15:19:53 +1200
commit73340e3fc3467c21257638979c670754ddd1fbda (patch)
treefcac03c78aa3dbb3dcd7a8d531e8d03bfc68352a /IDEAS.markdown
parentUse single quotes for expansions (diff)
downloaddotfiles-73340e3fc3467c21257638979c670754ddd1fbda.tar.gz
dotfiles-73340e3fc3467c21257638979c670754ddd1fbda.zip
Add an idea
Diffstat (limited to 'IDEAS.markdown')
-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`.