what text filter can you use to display a binary file in octal numbers?
The od text filter will dumpt the contents of a file and display it in 2-byte octal numbers.
Explore posts in the same categories: Linux Interview Questions