Multiple choice

One beginning from the root of the file system (eg. /etc/sysconfig ).

  1. Absolute Path

  2. Relative Path

  3. pwd

  4. . (dot)

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

An absolute path provides the full path to a file or directory starting from the root directory (/). It always begins with a forward slash.