what is the difference between relative path and absolute
path?
Answer Posted / suitable
relative path do not begin with /. its specifies location
relative to your current working directory and it can be
used as a shorter way to specify a file name.
absolute path always begin with a / (slash). It is a
complete "road map" file location.
| Is This Answer Correct ? | 159 Yes | 35 No |
Post New Answer View All Answers
Why is grep called grep?
How do I search for text in vi?
What is the size of time_t?
What is grep and how do you use it?
What is the function of grep command in unix?
What is nr in awk command?
What is the command to compare two files in unix?
What do know about tee command and its usage?
How do I run a whois command?
What do chmod command do?
Which command is used to restrict incoming messages?
What is the nmap command?
Enlist some filename manipulation commands in unix.
What is the first character of the output in ls l command?
Why is it called grep?