FireInFolders 0.2
Command line utility which excecutes commands in multiple folders
Fire In Folders
From usage you will see all this CLI tool does:
$ ls test $ ls test/ foobar foobar2 $ ls test/foobar/ changes.txt huhu.txt $ ls test/foobar2/ stuff.txt $ fire_in_folders -s test ls changes.txt huhu.txt stuff.txt $ fire_in_folders -s test rm * $ fire_in_folders -s test touch foo.txt $ fire_in_folders -s test ls foo.txt foo.txt
NOTES
This tool was created for use with buildout and svn externals. Buildout populates src/ folder with products that need svn management (and we hate svn externals). Makes it easier to do: "fire_in_folders svn up"
CHANGELOG
22.12.2009
- fix: bug when main() function will not accept arguments
- feature: display information in which folder is output coming from
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| FireInFolders-0.2-py2.6.egg (md5) | Python Egg | 2.6 | 2009-12-22 | 3KB | 907 |
| FireInFolders-0.2.tar.gz (md5) | Source | 2009-12-22 | 2KB | 493 | |
- Author: niteoweb
- Home Page: http://www.niteoweb.com/
- Keywords: util cli
- License: BSD
- Package Index Owner: iElectric
- DOAP record: FireInFolders-0.2.xml
