wok-current diff coreutils-line/description.txt @ rev 21931
updated sord-dev (0.8.0 -> 0.16.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Oct 06 15:31:03 2019 +0100 (2019-10-06) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-line/description.txt Sun Oct 06 15:31:03 2019 +0100 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