Closed aurelBZH closed 8 years ago
Cosmos is designed for distributed computing with, and so there's not really any shared state between Tasks unfortunately. There are some hacky things you could do here, but it's almost certainly just worth your time to just deal with the boiler plate of reading/writing the result to a file
Is the possible to put the result of the system command of a tool in a variable instead of in a file ?