What is an absolute path?
Author:
Drew
An absolute path is a directory specification that shows the way from the root of the file system to a specific file or directory.
An example of an absolute path is:
/home/joe/public_html/index.html
An absolute path starts at / (root) and ends at the location of where the specified file is located.
Last Modified:
2006-12-17 Number of views:
2798

| |
|
There are no user added comments for this article.
|
|
| |
|
What is SSH?
SSH is a secure replacement for telnet, allowing you to have shell access to your Lightning Servers ... |
|