adspace


What is path variable in unix?

Answer Posted / Piyush Gupta

In Unix, a path variable (also known as an environment variable) is a named value that contains an operating system-dependent string of one or more directory names separated by pathname components. Path variables are used to store paths to files, directories, executables, and other resources.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988