mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-16 11:57:19 -04:00
38cdb01a32
* doc/coreutils.texi (cut invocation): Remove the tr -s '[:blank:]' example, as it doesn't handle leading and trailing blanks. Add `awk` examples for common field processing operations often asked about. Also document a `join` hack, to achieve the same thing. Note the join options are ordered so as to be compatible with other systems.