wok-current diff coreutils-print/description.txt @ rev 21140
locale-*: update post_remove
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 25 20:50:34 2019 +0100 (2019-03-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-print/description.txt Mon Mar 25 20:50:34 2019 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +Coreutils: Core GNU (file, text, shell) utilities. 1.5 + 1.6 + * echo: display a line of text 1.7 + * numfmt: convert numbers from/to human-readable strings 1.8 + * printf: format and print data 1.9 + * yes: output a string repeatedly until killed