fordo

Version 0.1 revision 0 uploaded by ChengqiSong.

Package meta

Synopsis
Run a command on files with magic substituion support (sequencing and regexp)
Description

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.

Author
Lars, Chengqi Song
Bug reports
n/a
Category
Utils
Copyright
n/a
Homepage
n/a
Maintainer
songcq@gmail.com
Package URL
n/a
Stability
n/a

Components