Say you're in a weird shell and you don't know how to do a forloop. No worries! You can use seq | xargs to run some command any number of times.
seq 5 | xargs -I {} echo fart