Release 357a5b2
Implement stdin handling - read("<stdin>") for reading stdin - run(..., capture["stdin<-FILE"]) for redirecting a subprocess's stdin to a file
Implement stdin handling - read("<stdin>") for reading stdin - run(..., capture["stdin<-FILE"]) for redirecting a subprocess's stdin to a file