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
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the search command in unix?
What is time_t?
How to find $ai_serual resolved path by using unix
How to use grep command to list find the records of a file containing 10 different strings?
How can we use grep command in unix?
what is the advaantage of each user having its own copy of the shell?
What is the use of cut command in unix?
What is ctrl d?
What is a command and examples?
What is grep and how do you use it?
What are the dos commands?
What is the use of egrep command in unix?
Can you explain a little bit about command substitution?
Which command is used to delete all files in the current directory and all its sub-directories?