blob: cec07fa24313b19d57526b267b5857a17c2694c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
WWW: http://semicomplete.com/projects/fex/
|