locked
reformat text file from single long line to multi line file based on length RRS feed

  • Question

  • I'm looking for a way with powershell to convert a single line text file to a multi lines text file.

    For example the input files has got fixed length records of 120 bytes but all of them have been concatenated to a single line file.

    My output file should contain multiple lines, each with 120 bytes.

    Can anyone help me get started on this ? 

    • Moved by Bill_Stewart Friday, March 15, 2019 6:26 PM This is not "scripts on demand"
    Friday, January 25, 2019 11:15 AM

All replies