what is the difference between relative path and absolute
path?

Answer Posted / chandrahas

absolute path: it is complete address with domain name,directory name and file name.
ex: http://www.abc.com/images/img1.jpg

relative path: it is just directory name and file name.
ex: images/imag1.jpg

Is This Answer Correct ?    9 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I search for a file in unix command?

745


Why is it called grep?

750


What is grep r?

787


What does 'mkdir' command do in UNIX?

909


What is the general format of unix command syntax?

1284


What is the use of the tee command?

808


What is merge command in unix?

1142


Explain command to display different lines that are found when compare two files?

887


How do you grep recursively?

775


What is grep in bash?

770


What do chmod, chown, chgrp commands do?

897


What is in grep command?

849


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1196


What is the nmap command?

810


Why is shebang used?

806