jr(1) will rearrange Columns in either a Delimited Text File or a Flat non-delimited Text File.
This was created for Systems that does not have awk(1) or col(1)/paste(1). If awk(1) or col(1)/paste(1) is present you may want to use those instead.
It can also:
Compile Instructions are in the README File inside the tarball.
$Id: jr.gmi,v 1.4 2023/10/17 15:30:20 jmccue Exp $