fordo: Run a command on files with magic substituion support (sequencing and regexp)

[ program, utils ] [ Propose Tags ]

fordo is a command line tool works like "find ... -exec ..." with the support for magic braces. For example an empty pair of braces will be replaced to file name, with "100" inside it will be replaced to 100, 101, 102... for each file, and with "s/bmp$/jpg" inside it will invoke a sed command on the file names to change ext name from bmp to jpg.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), process, transformers [details]
License LicenseRef-GPL
Author Lars, Chengqi Song
Maintainer songcq@gmail.com
Category Utils
Uploaded by ChengqiSong at 2010-11-22T15:06:36Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables fordo
Downloads 1068 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 8 reports]