aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-05 01:54:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-05 01:54:56 +1300
commit9dd4f47d8affe588bd8569d16bcb6078613ecb1a (patch)
tree178edc058a3d956fd189d031598f5ce7bb444c43 /IDEAS.markdown
parentGroup some tools in the README (diff)
downloaddotfiles-9dd4f47d8affe588bd8569d16bcb6078613ecb1a.tar.gz
dotfiles-9dd4f47d8affe588bd8569d16bcb6078613ecb1a.zip
Add an idea
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 664181ee..d787947d 100644
--- a/IDEAS.markdown
+++ b/IDEAS.markdown
@@ -14,3 +14,5 @@ Ideas
* ad() could be more intelligent; if there's only one directory that matches
the *whole pattern*, we can assume it's safe to use that one, rather than
stopping each time any node has more than one match
+* The solution to chn(1df) not running in parallel is probably backgrounded
+ processes and mkfifo(1).