Navigating the Filesystem

1 / 10

Linux has no drive letters. There is no C:. Everything — every disk, every USB stick, every device, every file — hangs off a single tree that starts at /, called the root.

Getting comfortable at the command line is mostly getting comfortable moving around this tree without looking at it.

Finish →