01 / 08
The top is just /
On Windows or a Mac you start from a drive or from "My Documents". Linux is different.
There is one beginning, /.
/|-- bin commands|-- etc settings|-- home people's rooms|-- tmp temporary space|-- var things that grow\-- ...That / is called the root, as in the root of a tree.
The /home/learner you live in is one branch of this tree.
/ -> home -> learner -> memo.txtPlug in a USB stick and no new drive letter appears. It grows as a branch somewhere under /mnt. The whole world being one tree is the Linux way of thinking.