Sign in
gerrit
/
TestRepo
/
c73f4ef5cc55c3d88f7dbf938c97ae67e43b05f2
/
.
/
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
```