execute interleaved sequences of commands
cmdseq executes interleaved sequences of commands. For a given sequence of counts and commands, each execution of cmdseq executes one of the commands, cycling through the sequence and wrapping back to the beginning when it is complete.
Homepage: https://tratt.net/laurie/src/cmdseq/
Maintainer: Laurence Tratt <laurie@tratt.net>