wok-next view coreutils/description.coreutils-print.txt @ rev 20980

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Sep 28 00:05:44 2018 +0300 (2018-09-28)
parents 1d0123efe74c
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