Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: teram
  • Order by date
  1. teram

    Insert newlines in data file

    In a unix environment, I have a data file with a few thousand rows of undelimited ascii data (no delimiters; contiguous data). I need to convert this contiguous data file into a file of 22 character rows. How can I use AWK to add a newline after every 22 characters? Does using AWK to add (/n)...

Part and Inventory Search

Back
Top