wok-6.x annotate coreutils-file-summarize/description.txt @ rev 19488

Update SliTaz projects: slitaz-base-files (312), slitaz-configs (295), slitaz-doc (158), slitaz-tools (1004), tazinst (83), tazlito (439), tazpanel (606), tazpkg (927), tazusb (192), tazweb (172).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 12 13:09:26 2016 +0200 (2016-11-12)
parents
children
rev   line source
al@19215 1 Coreutils: Core GNU (file, text, shell) utilities.
al@19215 2
al@19215 3 * cksum: checksum and count the bytes in a file
al@19215 4 * md5sum: compute and check MD5 message digest
al@19215 5 * sha1sum: compute and check SHA1 message digest
al@19215 6 * sha224sum: compute and check SHA224 message digest
al@19215 7 * sha256sum: compute and check SHA256 message digest
al@19215 8 * sha384sum: compute and check SHA384 message digest
al@19215 9 * sha512sum: compute and check SHA512 message digest
al@19215 10 * sum: checksum and count the blocks in a file
al@19215 11 * wc: print newline, word, and byte counts for each file