mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
formatting
This commit is contained in:
parent
eea5f6adfe
commit
90df80d0b5
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue