Welcome to this tutorial on working with regular files in Linux.

Files and directories together form the Linux File System. In a previous spoken tutorial we have already seen how to work with directories. You can find the tutorial <here>

In this tutorial we will see how to handle regular files.  
We have already seen in another tutorial how we can create a file using cat command.
