wok diff coreutils-line/description.txt @ rev 23931

busybox: enable tcpsvd (for ftpd or lpd)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 04 17:38:59 2020 +0000 (2020-09-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/coreutils-line/description.txt	Fri Sep 04 17:38:59 2020 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +Coreutils: Core GNU (file, text, shell) utilities.
     1.5 +
     1.6 +  * cut:       remove sections from each line of files
     1.7 +  * join:      join lines of two files on a common field
     1.8 +  * paste:     merge lines of files