wok diff coreutils-operations/description.txt @ rev 25050
Up memtest-efi* (6.00b2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 04 20:41:29 2022 +0000 (2022-06-04) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-operations/description.txt Sat Jun 04 20:41:29 2022 +0000 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