aboutsummaryrefslogtreecommitdiff
path: root/bin/Getdir
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Getdir')
-rwxr-xr-xbin/Getdir4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/Getdir b/bin/Getdir
index 178d8dc9..2bce75f5 100755
--- a/bin/Getdir
+++ b/bin/Getdir
@@ -20,8 +20,10 @@ if(! ~ $tag(1) */){
}
echo -n , | wr addr
+
ls -pF $tag(1) | sed 's/\*$//' |
grep -v '^''?\.|\.o$|^''?o\.' |
-mc | wr data
+ mc |
+ wr data
echo -n '#0' | wr addr
echo -n 'dot=addr' | wr ctl