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

Forgot to remove *-dev parts.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jul 29 17:34:46 2017 +0300 (2017-07-29)
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