wok annotate coreutils-line/description.txt @ rev 21704

updated proj and proj-dev (4.7.0 -> 6.1.0)
author Hans-G?nter Theisgen
date Thu Jun 06 17:27:47 2019 +0100 (2019-06-06)
parents
children
rev   line source
al@19215 1 Coreutils: Core GNU (file, text, shell) utilities.
al@19215 2
al@19215 3 * cut: remove sections from each line of files
al@19215 4 * join: join lines of two files on a common field
al@19215 5 * paste: merge lines of files