4 Comments

    Relative path is the path related to current working directory.
    EX.: var/root/cd virginia.
    Absolute is a complete path from present to end file/directory.
    EX.: create directory “Loundon” in existing “Virginia” directory.
    mkdir/var/root/virginia/loundon

    An absolute path is defined as the specifying the location of a file or directory from the root directory(/). In other words we can say absolute path is a complete path from start of actual filesystem from / directory.
    For example: /var/root/va
    Relative path is defined as path related to the present working directory(pwd). here is an example
    /var/root/va # cd /var/root/md
    this will change directory to md and will display it as /var/root/md

    An absolute path is the path of the location from the root directory.

    A Relative path is the path related to the present working directory.

    the path of destination directory from current directory is relative path.

    the path of the directory from the root is the absolute path.

Leave a Reply

Loading Questions

If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com