wok-next view coreutils/description.coreutils-line.txt @ rev 21723

busybox: update patches
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:44:52 2020 +0000 (2020-09-01)
parents 1d0123efe74c
children
line source
1 Coreutils: Core GNU (file, text, shell) utilities.
3 * cut: remove sections from each line of files
4 * join: join lines of two files on a common field
5 * paste: merge lines of files