cmdseq-0.2

execute interleaved sequences of commands

Index | sysutils

Description

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>