Skip to content

like xargs, run a command over a set of files; unlike xargs, files expect to be named with successive integers.

License

Notifications You must be signed in to change notification settings

smolin/intrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

intrunner

run a command multiple times, substituting an incrementing integer each
time. Useful for example when you're processing footage in frame-by-frame
files (as opposed to compressed video files).

Author: Steve Molin
License: GPLv2

About

like xargs, run a command over a set of files; unlike xargs, files expect to be named with successive integers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages