wok-next view coreutils/description.coreutils-line.txt @ rev 21149

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 30 23:32:57 2019 +0200 (2019-01-30)
parents 1d0123efe74c
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