Processing Fixed-Width Data
quobit opened this issue · 2 comments
quobit commented
Adding fixed-width data would be interesting: https://www.gnu.org/software/gawk/manual/html_node/Fixed-width-data.html#Fixed-width-data
learnbyexample commented
I did add a simple example - https://github.com/learnbyexample/Command-line-text-processing/blob/master/gnu_awk.md#fpat-and-fieldwidths
followed by links to more examples
will add the manual link as well, thanks
learnbyexample commented
added manual link as well