od displays binary file contents in octal, hexadecimal, or ASCII — useful for debugging or inspecting raw data.
Exampleod -c example.txt
od -c example.txt
DevOpsSchoolTypically replies within an hour