How do you indicate the relative link to a parent directory?
.. /
How do you indicate the relative link to a child directory?
/
How do you indicate the relative link to a grand parent directory?
.. /.. /
How do you indicate the relative link to the same directory?
Name of the file in the same directory (or ./).