Rename data in the content of a text file using Powershell
I would like a Powershell script to look into the content of text file and where it finds the words 'Tot PC Qty' it should change it to 'Qty'
And resave the file.
PowershellScripting Languages
Last Comment
Tek Info
8/22/2022 - Mon
Bill Prew
Can you provide a sample of the input file, and desired output file?
»bp