Sign in
gerrit
/
TestRepo
/
166f81aa04aadfcadde5a7746c4f86189d82165a
/
.
/
README
blob: 34db6e4d2287869469b38d28b196a2657d3920a7 [
file
]
```
for x in {a..z}; do curl http://metaphorpsum.com/sentences/100 | fold -w 80 -s > $x.txt; echo "" >> $x.txt; done
```