Relative Content

Tag Archive for windowscmd

Windows Ipstats “In-Delivered” higher than “In-Received”

When I enter the “netsh interface ipv4 show ipstats” command in cmd, it shows me that the amount of “In-Delivered” packages is higher than “In-Received”. As far as i understand this means that the NIC delivered more packets to higher OSI levels than it received. Is that a bug in system or how can this be explained?

Outputting File content with the Command prompt Windows 10 or 11

I am trying to concatenate the output from a set of logging text files on a Windows 11 machine where I output all the file contents using the FIND command.
I did it once where the resulting output looked like this.
Filename:LineNo of Text:The Text of each line