wok view coreutils-print/description.txt @ rev 20011

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 07:12:33 2017 -0300 (2017-08-03)
parents
children
line source
1 Coreutils: Core GNU (file, text, shell) utilities.
3 * echo: display a line of text
4 * numfmt: convert numbers from/to human-readable strings
5 * printf: format and print data
6 * yes: output a string repeatedly until killed