# BiTIA checksum command for deterministically creating a single hash for a directory of files, taking into account only file contents and not filenames. <div id="termynal" data-termynal> <span data-ty="input">bitia checksum --help</span> <span data-ty>Using server <a style="color:blue">https://public.bitia.link/api/v1</a> </span> <span data-ty> <br> Usage: bitia checksum [OPTIONS] USER_INPUT value that represents the number of bits in a transmission message <b><i>Arguments</b></i> <br> \* <b>user_input</b> TEXT [default: None] [required] <br> <b><i>Options</b></i> <b>--help</b> Show this message and exit. </div> **Example** <div id="termynal1" data-termynal> <span data-ty="input">bitia checksum pipeline_medium1</span> <span data-ty>Using server <a style="color:blue">https://public.bitia.link/api/v1</a> </span> <br> <span data-ty> 19ec959d4aae149b49daa081f8a6e394814f3ed35c5df428ec35bc9a9f6ae2f1 </span> </div> <script type="text/javascript" src="https://raw.githack.com/Ganz1285/terminal/main/termynal.js" data-termynal-container="#termynal|#termynal1"></script>