SV12 VS
SV12 VS

Reputation: 27

Limit each line in a text file to 152 characters using PowerShell

I had a text file with multiple lines. Our software is not picking up files with characters more or less than 152 characters per line. So, I need a PowerShell script to limit the number of characters to 152 in each line.

Upvotes: 0

Views: 93

Answers (0)

Related Questions