Scroll to navigation

sum(1) General Commands Manual sum(1)

NAME

sum - Checksum and count the blocks in a file.

With no FILE, or when FILE is -, read standard input.

SYNOPSIS

sum [-r ] [-s|--sysv] [-h|--help] [-V|--version] [file]

DESCRIPTION

Checksum and count the blocks in a file.

With no FILE, or when FILE is -, read standard input.

OPTIONS

use the BSD sum algorithm, use 1K blocks (default)
use System V sum algorithm, use 512 bytes blocks
Print help
Print version

VERSION

v0.0.26

sum 0.0.26