Which command shows the contents of a file in octal format?
Explanation
The 'od' command is used to display file contents in various formats, including octal. Other options like 'octal', 'of', and 'cd' do not serve this purpose.
The 'od' command is used to display file contents in various formats, including octal. Other options like 'octal', 'of', and 'cd' do not serve this purpose.