# Introduction In this challenge, you will learn how to use the `cat`, `head`, and `tail` commands in Linux. These commands are used to display the contents of a file, view the beginning or end of a file, and concatenate files.
Click the virtual machine below to start practicing