Skip to content

nedelec/scan.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

scan.py

`scan.py' is a python script to execute a command in specified directories.

It executes the specified command in given directories, sequentially using a given number of processes

Syntax:

scan.py command directory1 [directory2] [directory3] [...] [jobs=N]

Example:

scan.py 'play image' run* jobs=2

F. Nedelec, 02.2011, 09.2012, 03.2013, 01.2014, 06.2017

S. Dmitreff, 06.2017

About

Execute command in specified directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages