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

uclibc-cross-compiler-x86_64: receipt v2 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 01 15:25:12 2017 +0100 (2017-11-01)
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