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
Which command should you use to find the remaining disk space in unix server?
What is updatedb?
What are file commands?
What are the general commands in using unix os for a beginner?
Who command in unix operating system?
Why is it called a shebang?
What is used to type command?
What is the general format of unix command syntax?
What is the size of time_t?
What difference between cmp and diff commands?
What is the difference between cat command and more command?
What does the command '$ls | wc –l > file1' do?
What is $0 bash?
What is pipe command in unix?
Explain ‘system calls’ with respect to unix commands?