wok-6.x view coreutils-file-summarize/description.txt @ rev 19536

Up: docbook-xsl (1.79.1): conversion xml->man now works; udisks2 (2.1.8): now it auto-unmount and free /media/* folders before reboot/shutdown.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 01 04:42:13 2016 +0200 (2016-12-01)
parents
children
line source
1 Coreutils: Core GNU (file, text, shell) utilities.
3 * cksum: checksum and count the bytes in a file
4 * md5sum: compute and check MD5 message digest
5 * sha1sum: compute and check SHA1 message digest
6 * sha224sum: compute and check SHA224 message digest
7 * sha256sum: compute and check SHA256 message digest
8 * sha384sum: compute and check SHA384 message digest
9 * sha512sum: compute and check SHA512 message digest
10 * sum: checksum and count the blocks in a file
11 * wc: print newline, word, and byte counts for each file