aboutsummaryrefslogtreecommitdiff
path: root/bin/Getdir
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-09-13 00:13:10 +0000
committerrsc <devnull@localhost>2005-09-13 00:13:10 +0000
commitd46ac8d3461d3aa4e0677b0a3489265521b5f88d (patch)
tree01beef8dd0f9a3929190f2b22f0297c9fa75c184 /bin/Getdir
parent038f8db24a76e864adfd5d03e60d9da0ef929a73 (diff)
downloadplan9port-d46ac8d3461d3aa4e0677b0a3489265521b5f88d.tar.gz
plan9port-d46ac8d3461d3aa4e0677b0a3489265521b5f88d.tar.bz2
plan9port-d46ac8d3461d3aa4e0677b0a3489265521b5f88d.zip
Handle $ tags - probably should fix acme instead.
Diffstat (limited to 'bin/Getdir')
-rwxr-xr-xbin/Getdir2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Getdir b/bin/Getdir
index 2bce75f5..5e40dc4f 100755
--- a/bin/Getdir
+++ b/bin/Getdir
@@ -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