The 'od' (octal dump) command in Unix/Linux displays the contents of a file in octal (or other) format, historically defaulting to octal byte values — hence the name. 'cd' changes directories, 'of' is not a real command, and 'oct' doesn't exist as a standard utility. 'od' is the correct, standard answer.