wok diff coreutils-file-output-part/description.txt @ rev 25268
xorg-cf-files/Imake.tmpl: update ArCmd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 17 14:59:20 2022 +0000 (2022-07-17) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-file-output-part/description.txt Sun Jul 17 14:59:20 2022 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +Coreutils: Core GNU (file, text, shell) utilities. 1.5 + 1.6 + * csplit: split a file into sections determined by context lines 1.7 + * head: output the first part of files 1.8 + * split: split a file into pieces 1.9 + * tail: output the last part of files