>_ linuxcommand.dev
Startseite nix-hash
Tools

nix-hash

Calculate hash values for files.

Last updated: Report error
Syntax
$nix-hash [OPTIONS] FILE
Examples
Examples
$nix-hash file.txt
Examples
$nix-hash --base32 file.txt
Examples
$nix-hash --truncate file.txt
Typical use cases
Standard
nix-hash file.txt
Base32
nix-hash --base32 file.txt
Note Calculates hash values in Nix format.
Export