Windows CMD équivalent de Grep
other_command | findstr /c:"STRING_TO_FIND_HERE"
Lord_Z
other_command | findstr /c:"STRING_TO_FIND_HERE"