wok annotate coreutils-file-output-part/description.txt @ rev 22583
updated cc65 (2.13.3 -> 2.18)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 07 14:14:48 2020 +0100 (2020-01-07) |
parents | |
children |
rev | line source |
---|---|
al@19215 | 1 Coreutils: Core GNU (file, text, shell) utilities. |
al@19215 | 2 |
al@19215 | 3 * csplit: split a file into sections determined by context lines |
al@19215 | 4 * head: output the first part of files |
al@19215 | 5 * split: split a file into pieces |
al@19215 | 6 * tail: output the last part of files |