Hi All, I executing one batch file in dos prompt.So my problem is that if it give correct answer than it particalur line should print in green other wise in red color. Is there any command though which i can do it. i.e fc /B output.txt output1.txt >null if errorlevel 1 echo.////Bad///////(print in Red color) if not errorlevel 1 echo.///Good///(print in Green color only particular line) -- View this message in context: http://www.nabble.com/How-print-output-into--diffent-color-tp20655741p20655741.html Sent from the linux-msdos mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html