Beginner’s Guide to the Linux `sum` Command: Tips and Examples
As you start spending more and more time working on the Linux command line, you tend to learn utilities that aren’t very frequently used. Once such tool is sum, which only offers two features: display checksum and block count for input files. In this short tutorial, we will quickly discuss the basics of sum using some easy to understand examples.