Examveda

Which command is used to display a file contents in octal form?

A. cd

B. od

C. of

D. oct

E. None of the above

Answer: Option B

Solution (By Examveda Team)

In Unix, the od command is used to display file contents in octal form. It stands for "octal dump".
So, od is the correct command to display a file's contents in octal form.

This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix