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

Up coreutils(8.25)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 15 17:23:11 2016 +0300 (2016-06-15)
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