wok-next annotate coreutils/description.coreutils-print.txt @ rev 21590

updated dialog (1.3-20181107 -> 1.3.20200327)
author Hans-G?nter Theisgen
date Wed Jun 24 07:00:06 2020 +0100 (2020-06-24)
parents 1d0123efe74c
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