The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
absolute pathname1. A pathname that explicitly identifies all directories from the root directory to an individual file. For example, pathname /home/linus/kernel/test refers to a file named test in directory kernel, which belongs to directory linus, which belongs to directory home, which belongs to the root directory /. From Linux Guide @FirstLinux |
|
|