blob: 520a5dcb1d12fda74485d0d1f8b00c3a333c32e3 (
plain) (
blame)
1
2
3
4
5
6
|
fex works like cut or awk in its field navigation, but allows
you to specify token-based fields in a much more concise, flexible,
and readable way.
Due to the simplicity of fex's language, it can enable you to replace
many common invocations of cut and awk with a single invocation of fex.
|