@hackage / mdo

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

Latest0.0.1

About

Metadata

  • Last updated , by AudreyTang
  • License BSD-3-Clause
  • Maintained by: Audrey Tang <audreyt@audreyt.org>

  • Lottery factor: 0

Links

Installation

Readme

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.