Introduction
Introduction Statistics Contact Development Disclaimer Help
tHandle $ tags - probably should fix acme instead. - plan9port - [fork] Plan 9 …
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit d46ac8d3461d3aa4e0677b0a3489265521b5f88d
parent 038f8db24a76e864adfd5d03e60d9da0ef929a73
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(-)
---
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
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.