Md5

CKSUM(1) - General Commands Manual

Md5, Cksum

CKSUM(1) - General Commands Manual # CKSUM(1) - General Commands Manual NAME # cksum - display file checksums and block counts SYNOPSIS # cksum [-bcpqrtx] [-a algorithms] [-C checklist] [-h hashfile] [-s string] [file …] DESCRIPTION # The cksum utility writes to the standard output a single line for each input file. The format of this line varies with the algorithm being used as follows: cksum The output line consists of three whitespace separated fields: a CRC checksum, the number of octets in the input, and name of the file or string. ...

MD5(1) - General Commands Manual

Cksum, Md5

MD5(1) - General Commands Manual # MD5(1) - General Commands Manual NAME # md5, sha1, sha256, sha512 - calculate a message digest (checksum) for a file SYNOPSIS # md5 [-bcpqrtx] [-C checklist] [-h hashfile] [-s string] [file …] sha1 [-bcpqrtx] [-C checklist] [-h hashfile] [-s string] [file …] sha256 [-bcpqrtx] [-C checklist] [-h hashfile] [-s string] [file …] sha512 [-bcpqrtx] [-C checklist] [-h hashfile] [-s string] [file …] DESCRIPTION # These utilities take as input a message of arbitrary length and produce as output a message digest (checksum) of the input. ...

MTREE(8) - System Manager's Manual

Chgrp, MD5Init, RMD160Init, Stat, SHA256Init, Chown, Chmod, Cksum, SHA1Init, Fts_open, Hier, Md5, Mtree

MTREE(8) - System Manager’s Manual # MTREE(8) - System Manager’s Manual NAME # mtree - map a directory hierarchy SYNOPSIS # mtree [-cdeilnqrtUux] [-f spec] [-K keywords] [-k keywords] [-p path] [-s seed] DESCRIPTION # The utility mtree compares the file hierarchy rooted in the current directory against a specification read from the standard input. Messages are written to the standard output for any files whose characteristics do not match the specification, or which are missing from either the file hierarchy or the specification. ...