Hi Experts,
Can anyone pls clear the following doubt
What is difference between absolute path and relative path in Solaris 10?
Absolute path is the complete path from / eg. /home/admin/smav/abcd.txt .
relative path is from the current directory.
pwd: /home/admin
relative path wil be : smav/abcd.txt

relative path is from the current directory.
pwd: /home/admin
relative path wil be : smav/abcd.txt
nevertheless of which OS you are using...

0 comments:
Post a Comment