adspace


What is the difference between an absolute path and a relative path in unix?

Answer Posted / Shilpi Sinha

An absolute path starts with a root directory (like /home/user), while a relative path is defined from the current working directory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988