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

updated sed (4.4 -> 4.7)
author Hans-G?nter Theisgen
date Thu Oct 03 20:17:44 2019 +0100 (2019-10-03)
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