1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
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.