Using this stdout and stdin makes it easier to redirect the output to a file / to 'void' (nul) / to a remote session or terminal.
Example: When Everything is not running:
Code: Select all
es.exe something 2>nul
Everything IPC window not found, IPC unavailable.
But not all console applications follow that ''rule'. Might even be by design.
Anyway, very low priority suggestion.