aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-17 21:27:52 +0000
committerrsc <devnull@localhost>2005-01-17 21:27:52 +0000
commit90df80d0b57b6aa0527b046ec135a659d10fe982 (patch)
tree21d98a92b261cafe81cba87eba40b93585cbbd45 /bin
parenteea5f6adfed4de2d9ef848b170027fd57206c81c (diff)
downloadplan9port-90df80d0b57b6aa0527b046ec135a659d10fe982.tar.gz
plan9port-90df80d0b57b6aa0527b046ec135a659d10fe982.tar.bz2
plan9port-90df80d0b57b6aa0527b046ec135a659d10fe982.zip
formatting
Diffstat (limited to 'bin')
-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