# Introduction As a junior editor at a publishing house, you've stumbled upon two versions of a crucial page from an upcoming mystery novel. Your task is to examine these files using the Linux commands you've just learned in the File Contents and Comparing lab. ## Achievements Upon completing this challenge, you will demonstrate your ability to: - Use `cat` to view file contents - Use `head` and `tail` to examine specific parts of files - Compare files using the `diff` command
Click the virtual machine below to start practicing