what is the difference between relative path and absolute
path?
Answer Posted / raveendra reddy
absolute path contains the exact path if anyone wants
to search for the particular file.this path contains all
the root folder information.so, by seeing the absolute path
anyone can easily determine a particular file in our system.
relative path also contains the root folder
information,but we can't determine any file with that
information.if anyone who are there in the root folder or
who knows the root folder only can be determine particular
file.
I think this information is enough to understand.bye
| Is This Answer Correct ? | 30 Yes | 11 No |
Post New Answer View All Answers
hw will u use awk in replacing cahrs and files
What does #!/ Bin sh do?
Explain command to view process running?
How do I delete files from command prompt?
What is the command to find maximum memory taking process on the server?
What are bash commands?
What is grep and how do you use it?
What is a bash command?
What is grep in bash?
What is time_t?
How do I use grep to search for a file?
What is command substitution?
How do I run a whois command?
What is the use of the command 'ls -x chapter[1-5]' ?
What does grep v grep do?