tHandle $ tags - probably should fix acme instead. - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d46ac8d3461d3aa4e0677b0a3489265521b5f88d
DIR parent 038f8db24a76e864adfd5d03e60d9da0ef929a73
HTML Author: rsc <devnull@localhost>
Date: Tue, 13 Sep 2005 00:13:10 +0000
Handle $ tags - probably should fix acme instead.
Diffstat:
M bin/Getdir | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/bin/Getdir b/bin/Getdir
t@@ -21,7 +21,7 @@ if(! ~ $tag(1) */){
echo -n , | wr addr
-ls -pF $tag(1) | sed 's/\*$//' |
+ls -pF `{eval echo $tag(1)} | sed 's/\*$//' |
grep -v '^''?\.|\.o$|^''?o\.' |
mc |
wr data