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