easy way to see dos command return code

Posted by Martin on Stack Overflow See other posts from Stack Overflow or by Martin
Published on 2010-03-26T08:07:54Z Indexed on 2010/03/26 8:13 UTC
Read the original article Hit count: 331

Filed under:
|
|
|

Sometimes I run a command in cmd such as:

fc /b file1 file2

and would like to see the return code from fc. Is there a simple way to do this?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about dos