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


Please Help Members By Posting Answers For Below Questions

What does the command '$ls | wc –l > file1' do?

687


What is the nmap command?

590


What is a bash command?

629


How does shebang work?

594


What does sed command do in unix?

571






What is the use of sed command in unix?

605


What is the command to find hidden files in the current directory?

591


Which command is used to create a directory?

577


What are the unix commands?

563


Which command is used to delete all files in the current directory and all its sub-directories?

676


What command is used to switching between users in unix?

568


What is ctrl d?

600


How to display no of records in oracle using unix command?

593


What do chown command do?

539


Explain how to use grep command to list find the records of a file containing 10 different strings?

602