The fordo package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), process, transformers |
| License | GPL |
| Author | Lars, Chengqi Song |
| Maintainer | songcq@gmail.com |
| Category | Utils |
| Executables | fordo |
| Upload date | Mon Nov 22 15:06:36 UTC 2010 |
| Uploaded by | ChengqiSong |
Downloads
- fordo-0.1.tar.gz (Cabal source package)
- package description (included in the package)