The Filesystem Hierarchy Standard was created to give a standardization to the linux filesystem structure. The term "Filesystem Hierarchy Standard" refers to a convention that is applied to the UNIX operating system.
Even if they are stored on several physical or virtual media, all files and directories in the FHS are found under the root directory, which is /. Some of these folders are installed with specific subsystems, such the X Window System, in order to function on a specific system. All operating systems that resemble Unix have the majority of these directories, and they are typically utilized in very similar ways.
Learn more about linux filesystem structure https://brainly.com/question/9711472
#SPJ4