wok view coreutils-line/description.txt @ rev 20474

daloradius: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Oct 17 05:16:53 2018 +0300 (2018-10-17)
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