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

startup-notification: redesign
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jan 12 15:31:59 2019 +0200 (2019-01-12)
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