wok view 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
line source
1 Coreutils: Core GNU (file, text, shell) utilities.
3 * cut: remove sections from each line of files
4 * join: join lines of two files on a common field
5 * paste: merge lines of files