The cat command displays the contents of files. When used with output redirection (cat > filename), it can create files. The other options are incorrect: chmod changes permissions, cd changes directories, and cp copies files. Among the given options, cat is the only one related to file display.