I am using Get-Content to get data from a file and send to a program. By providing the argument -TotalCount 5 to this cmdlet, it should stop getting da
Get-Content
-TotalCount 5