Multiple choice

A description of where a file or directory is on the filesystem.

  1. Path

  2. pwd

  3. ~ (tilde)

  4. cd [path]

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A path is the unique location of a file or directory in the filesystem hierarchy. It acts as an address for the system to find the resource.