sd-cmdline-wholedir.command script manual
This script processes all files in input directory and places information about shots found into files inside output directory. It invokes sd-cmdline-onefile script for processing each file.This script is meant to be edited by the user - user should fill in name of input directory, output directory, output extension to append, and commandline options for sd-cmdline-onefile script.
Edit this file in TextEdit, filling in this information, then doubleclick on it in Finder - it will run non-interactively in a new Terminal window.
For each file in input directory, in alphabetic order, a file with the same name and extension specified via "outputextension=" below will be created in the output directory.
It's OK to have input directory and output directory be the same.
