On 06/09/2015 02:16 AM, Nick Sabalausky wrote:
https://github.com/Abscissa/safeArg
http://code.dlang.org/packages/safearg

This is a small command line tool that was inspired by this:
http://stackoverflow.com/questions/30720364/honoring-quoting-in-reading-shell-arguments-from-a-file


Another small update, v0.9.3:

https://github.com/Abscissa/safeArg/blob/master/CHANGELOG.md

- Enhancement: Allow extra "initial-arguments" to be specified on the command line (ex: safearg echo -n < WHATEVER).

- Enhancement: Add --post|-p for "post"-arguments to be added to the end of the command line.

Reply via email to