pendmoves bug: output differs when redirected to a file

leo mironoff 1 Reputation point
2022-12-06T10:54:41.347+00:00

When pendmoves encounters a reference to a missing file it prints

Source: C:\Windows\Temp\1a7cb786-9157-40e3-bcb4-fb44b7443562.tmp
*** Source file lookup error: The system cannot find the file specified.
Target: DELETE

but when its output is redirected to a file or a pipe it becomes

The system cannot find the file specified.
Source: C:\Windows\Temp\1a7cb786-9157-40e3-bcb4-fb44b7443562.tmp
*** Source file lookup error: Target: DELETE

part of the second line is replaced with the third one.

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,233 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.