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

Update Perl XS modules that need perl-dev to build (unlike Pure Perl), rebuild all module packages as Perl version change.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 14 09:51:23 2017 +0300 (2017-06-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