freebsd-ports/textproc/rot/pkg-descr
Ying-Chieh Liao 5e153f6bbd add rot
Rotates a file so that lines become columns and vice versa
2001-09-21 01:54:58 +00:00

3 lines
144 B
Plaintext

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.