wok annotate coreutils-line/description.txt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents
children
rev   line source
al@19215 1 Coreutils: Core GNU (file, text, shell) utilities.
al@19215 2
al@19215 3 * cut: remove sections from each line of files
al@19215 4 * join: join lines of two files on a common field
al@19215 5 * paste: merge lines of files