I am using proc.Standardinput to redirect input,output,error.
My question is the commands to be executed will be saved in the buffer and run sequentially or it will have a set of commands and have threads like to finish running whichever the fastest.
Thanks,
Tony