Utility Mill

MultipleInput

execute a command for multiple files


Output


Instructions / Discussion

For example: dir/ a b c

If you want to see line 1000 at dir/* run this script(multiple_input.py) with option

python multiple_input.py -o line1000 -c "head -n1000 | tail -n1 " dir/

The result is line1000/ a b c

Note to author:

I changed this to just testing until it works. Email me with what you're trying to do and I'll see if I can help.

Utility Mill is another wonderful Blended Technologies project.

copyright, owned and operated by Blended Technologies LLC.

Powered by Python and the ineffable Web.py