Count File Rows with PowerShell – 365Knowledge
Count File Rows with PowerShell
Very quick post (more so I don’t forget how to do this!)
Had a CSV file which I knew had a lot of rows!….. more than excel could handle to open, so I wanted to know the exact number, but without opening.
PowerShell to the rescue:
$lines = 0
$fileReader = New-Object IO.StreamReader...
Continue Reading 365KAdmin’s Article on their blog
Count File Rows with PowerShell – 365Knowledge
Blog Syndicated with 365KAdmin’s Permission
More About This Author
Array
Dyn365CE2021.10.05Can you really use Azure SQL and add results to a Marketing List?
Dyn365CE2021.09.30Competition Time!
Dyn365CE2021.09.24Free Microsoft Training!
Dyn365CE2021.09.20New 5 Minute Friday Video Series