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 ' $who | sort –logfile > newfile' do?

774


What does pipe () return?

599


What is awk good for?

590


How do I search a whole word in vim?

694


What is grep and how do you use it?

581






What does the metacharacter mean?

613


Enumerate some of the most commonly used network commands in unix?

620


What is the difference between cat command and more command?

601


How do I search for text in vi?

590


How do you grep recursively?

560


Which command should you use to find the remaining disk space in unix server?

714


What is the difference between cat and more command?

627


How many unix commands are there?

631


Is command prompt unix?

586


Which unix command lists files/folders in alphabetical order?

622