wok diff coreutils-character/description.txt @ rev 24000

linux-zram: more than 8GB RAM fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 13 21:31:22 2021 +0000 (2021-01-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/coreutils-character/description.txt	Wed Jan 13 21:31:22 2021 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +Coreutils: Core GNU (file, text, shell) utilities.
     1.5 +
     1.6 +  * expand:    convert tabs to spaces
     1.7 +  * tr:        translate or delete characters
     1.8 +  * unexpand:  convert spaces to tabs