From 1bca0a6205c0c22bc0e23c642f47da18d5164766 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 26 May 2017 20:46:48 +1200 Subject: Remove ad() It has no real advantages over and isn't as clever as just cd /a*/b*/c* --- IDEAS.markdown | 3 --- 1 file changed, 3 deletions(-) (limited to 'IDEAS.markdown') diff --git a/IDEAS.markdown b/IDEAS.markdown index 083df51b..4cac76f7 100644 --- a/IDEAS.markdown +++ b/IDEAS.markdown @@ -8,8 +8,5 @@ Ideas * Have eds(1df) accept stdin with the "starting content" for the script * Convert all the manual pages to mandoc maybe? * qmp(1df)--quick man page -* 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