5e153f6bbd
Rotates a file so that lines become columns and vice versa
2 lines
144 B
Text
2 lines
144 B
Text
Rot rotates a file so that lines become columns and vice versa. This allows
|
|
line-oriented Unix filters like grep to operate on columns instead.
|