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

updated sqlite, sqlite-dev and libsqlite (3.18.0 -> 3.30.0)
author Hans-G?nter Theisgen
date Wed Oct 09 14:34:26 2019 +0100 (2019-10-09)
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