Before moving to commands related to files and directory manipulation commands, it is important to understand the structure of the file system in Linux.
Unlike in Windows file system where you can find separate partitions like C:/, Linux has a root directory denoted by /. root directory is the beginning of the Linux file system. Root directory contains sub directories and files.
