On Nov 25, 2015, at 3:56 PM, Dömötör Gulyás <dognot...@gmail.com> wrote:
> 
> Ah, great idea, I'll give that a try! We'll see just how rusty my windows 
> batch file skills are.

The tricky bit is going to be replicating the effect of the “$@“ in POSIX 
shells.  (i.e. “all args, properly quoted”)  It might be better to write 
something in C or C#, so you don’t get tripped up by things like spaces in file 
names.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to