wok-next annotate coreutils/description.coreutils-operations.txt @ rev 20495

make-slitaz-icons: fix previous commit
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 14 03:16:12 2018 +0200 (2018-03-14)
parents
children
rev   line source
al@19735 1 Coreutils: Core GNU (file, text, shell) utilities.
al@19735 2
al@19735 3 * cp: copy files and directories
al@19735 4 * dd: convert and copy a file
al@19735 5 * install: copy files and set attributes
al@19735 6 * mv: move (rename) files
al@19735 7 * rm: removes files or directories
al@19735 8 * shred: overwrite a file to hide its contents, and optionally delete it