Skip to main content

Command line utility which excecutes commands in multiple folders

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FireInFolders-0.2.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

FireInFolders-0.2-py2.6.egg (3.4 kB view details)

Uploaded Source

File details

Details for the file FireInFolders-0.2.tar.gz.

File metadata

  • Download URL: FireInFolders-0.2.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for FireInFolders-0.2.tar.gz
Algorithm Hash digest
SHA256 204dc7b1654b7602f38085e7460a0e08625ad66ec26242c5b3f2d494d82d06b4
MD5 e7f32853977b62b441b95ccbfd60d0c7
BLAKE2b-256 2387f60bf7cd51741395e296d5a83eb151926cac5057fe3d10294fe33732e7da

See more details on using hashes here.

File details

Details for the file FireInFolders-0.2-py2.6.egg.

File metadata

File hashes

Hashes for FireInFolders-0.2-py2.6.egg
Algorithm Hash digest
SHA256 412a6d23afb0cf23e811736d52c45e7a049d722a9deb7c92b3f3b4d4a3428a36
MD5 c60383d1ad5e77a0e7b5fa3ee7740b7f
BLAKE2b-256 6cb811f4be198af56ce78caf1a498446c69f492735cd7f6c085f99d0ffde939c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page