aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).