Operate File Contents

# Introduction In this challenge, you will learn to use some file operation command that allows you to perform actions such as viewing the contents of the file and operating or filtering the contents of the file. ## Achievements - `cat` - print the contents of the file. - `head` - operator contents of the file.

|60 : 00

Click the virtual machine below to start practicing