wok-6.x
annotate coreutils-operations/description.txt @ rev 24408
ncurses-dev: copy pkgconfig
author |
Hans-G?nter Theisgen |
date |
Wed Feb 09 14:18:05 2022 +0100 (2022-02-09) |
parents |
|
children |
|
rev |
line source |
al@19215
|
1 Coreutils: Core GNU (file, text, shell) utilities.
|
al@19215
|
2
|
al@19215
|
3 * cp: copy files and directories
|
al@19215
|
4 * dd: convert and copy a file
|
al@19215
|
5 * install: copy files and set attributes
|
al@19215
|
6 * mv: move (rename) files
|
al@19215
|
7 * shred: overwrite a file to hide its contents, and optionally delete it
|