Multiple choice technology operating systems Which command is used to Output the first part of file(s) top start first head Reveal answer Fill a bubble to check yourself D Correct answer Explanation The head command outputs the first part (default first 10 lines) of one or more files. top displays running processes, start is not a standard Unix command for this purpose, and first does not exist as a file viewing command.