@hackage mdo0.0.1

Command-line tool to run a command on each of the items.

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Audrey Tang <audreyt@audreyt.org>

    • Versions

    Usage: mdo COMMAND [BEFORE... --] ITEMS... [--- AFTER...] Run COMMAND on each of the ITEMS. Arguments in BEFORE are used as initial arguments to each invocation. Arguments in AFTER are used as trailing arguments to each invocation.