blob: 4250351c0cf82be965d8a179be4a3b29daf629e3 [file] [edit]
```
for x in {a..z}; do curl http://metaphorpsum.com/sentences/100 | fold -w 80 -s > $x.txt; echo "" >> $x.txt; done
```
testing GlobalGerrit 20260922