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
What is the use of the tee command?
How do I run a whois command?
Who invented grep?
What is the general format of unix command syntax?
Which command is used to kill the last background job?
What is {} in find command?
Why is grep called grep?
What is s and g in sed command?
How do you grep recursively?
why metadb requires a seperate slice to create Solaris volume manager
What is the nmap command?
What is .sh file?
What is the use of sed command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Why is shebang used?