linuxutils-text 0.1.0

Text utilities from linuxutils (colrm, column, hexdump, line, rev)
Documentation
1
2
3
4
5
6
7
8
9
# rev

Reverse lines characterwise.

## Implemented

- Character-level reversal (Unicode-aware)
- Read from files or stdin
- `-0` / `--zero`: use NUL as line delimiter instead of newline