wok-6.x annotate coreutils-print/description.txt @ rev 22467

updated actionpack (3.2.6 -> 6.0.2.1)
author Hans-G?nter Theisgen
date Fri Dec 27 16:44:33 2019 +0100 (2019-12-27)
parents
children
rev   line source
al@19215 1 Coreutils: Core GNU (file, text, shell) utilities.
al@19215 2
al@19215 3 * echo: display a line of text
al@19215 4 * numfmt: convert numbers from/to human-readable strings
al@19215 5 * printf: format and print data
al@19215 6 * yes: output a string repeatedly until killed