Displays the contents of a file, a directory, a disk volume, a magnetic tape volume, or a CD-ROM volume in decimal, hexadecimal, octal format, ASCII, or formatted data structures.
This is frequently used when a file is not a simple text file where the content has a mixture of data types such as strings and integers.
What is the Unix/Linux command for this?