wok-6.x diff coreutils-operations/description.txt @ rev 19434
Up ncdu (1.12)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Oct 02 19:36:14 2016 +0100 (2016-10-02) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-operations/description.txt Sun Oct 02 19:36:14 2016 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +Coreutils: Core GNU (file, text, shell) utilities. 1.5 + 1.6 + * cp: copy files and directories 1.7 + * dd: convert and copy a file 1.8 + * install: copy files and set attributes 1.9 + * mv: move (rename) files 1.10 + * shred: overwrite a file to hide its contents, and optionally delete it