#Batch-tools

1 messages · Page 1 of 1 (latest)

azure prism
crude mural
#

Batch isn't underrated there are plenty of people who use batch, or PowerShell to automate tasks.

#

When Batch is compared to a language like Python, C++, even C it crumbles. Batch is good for automation of a task on Windows, likewise shell scripting is good to automate tasks on Linux.

#

Cool idea with a "batch toolkit" but so far I don't really see the point of it.

#

Also in your readme you have UNIX-Features, batch only works on Windows, the unix system is a completely different thing. If this had unix features, I should be able to download your project and run it on my Linux machine (which for the record I can't)

crude mural