To clarify, I want the user to be able to type this at the command line:
process-hits < sourcefile > output.blixem
then, depending on the contents of sourcefile, i may want to output to multiple files, in which case i would want to name them output_01.blixem, output_02.blixem, etc. Going from...