Skip to content

pcjco/batch_on_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license

Screenshot

This application uses a list of input files and will process a script on each one using parallel processes.

Command line options

usage: batch_on_files.py [-h] [--cpu CPU] --script SCRIPT files [files ...]

Loop a CMD script on files.

positional arguments:
  files            files to process

optional arguments:
  -h, --help       show this help message and exit
  --cpu CPU        number of process (default = number of CPU)
  --script SCRIPT  batch to launch on every other files

About

Loop a CMD script on files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors