@ECHO OFF @ECHO stdOut: first line @ECHO stdOut: second line @ECHO stdErr: first line 1>&2 @ECHO stdErr: second line 1>&2