zamzar / zamzar-bash

Bash Command Line Interface for the Zamzar API - convert files to 100s of formats direct from the command line.
MIT License
17 stars 5 forks source link

Add ability to specify target paths #2

Closed whyleyc closed 9 years ago

whyleyc commented 9 years ago

Currently the script saves the file to the current working directory - it would be good to have the option to specify a directory that any output file(s) from successful conversions can be saved to (probably as a separate argument so as to avoid confusion).