wok-next
annotate coreutils/description.coreutils-file-output-part.txt @ rev 20726
python: remove previously added '--without-ensurepip' (it made an opposite action)
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Mon May 28 15:07:14 2018 +0300 (2018-05-28) |
parents |
1d0123efe74c |
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
|