Absolute path name
The absolute path name includes the full path of a file or directory, beginning with the root directory, including all subdirectories in its path, and ending with the file or directory name. Commands that affect files that reside in directories above the current directory, in the directory tree structure, must reference the file using its absolute path name.
See Relative path name