wok annotate coreutils-operations/description.txt @ rev 20635
Add linux-ecryptfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 08 18:37:33 2019 +0100 (2019-01-08) |
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 |