From 9dd4f47d8affe588bd8569d16bcb6078613ecb1a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 5 Feb 2017 01:54:56 +1300 Subject: Add an idea --- IDEAS.markdown | 2 ++ 1 file changed, 2 insertions(+) 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). -- cgit v1.2.3