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

updated bash (4.4.5 -> 5.0.11)
author Hans-G?nter Theisgen
date Fri Jan 03 07:52:13 2020 +0100 (2020-01-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