What is $path in unix?
Answer / Saikat Roy
$PATH in Unix is an environment variable that holds a list of directories where the system looks for executable files when you enter a command in the terminal. The directories are separated by colons.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by the term nohup?
Explain about shell aritmetic operators and functions?
What is unix kernel explain it?
Is it possible to see information about a process while it is being executed?
What is .profile unix?
What is unix operating system?
What are the basic responsibilities of a shell?
Explain what are links and symbolic links in unix file system?
What is unix orphan process?
Explain the different types of pathnames that are used in unix.
Is unix a coding language?
How to display n-th line of a file in Unix?