safeArg v0.9.3

Nick Sabalausky via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jun 14 11:29:56 PDT 2015


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.



More information about the Digitalmars-d-announce mailing list