Differentiate relative path from an absolute path?
Answer / Radhe Shyam Rai
An absolute path is a complete path that starts from the root directory (/), while a relative path is a path relative to the current working directory. For example, '/home/user/documents' is an absolute path, and 'documents' is a relative path if the current working directory is '/home/user'.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between unix and windows?
What is a regular file in unix?
What is home directory in unix?
What do you mean by unix operating system?
command to display different lines that are found when compare two files?
What is the file in unix?
What is the core of unix operating system?
What is the difference between a single dot and double dot in unix?
How to know the information about a file?
What does shebang mean in unix?
What is unix inode?
Explain what is a fifo?