Which command shows the contents of a file in octal format?

Choose the correct answer

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.

Which command shows the contents of a file in octal … — Basic of linux unix | PakQuizHub