cmdseq

execute interleaved sequences of commands

WWW CVSWeb GITHub
  1. Package version
    cmdseq-0.2
  2. Maintainer
    Laurence Tratt

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.