What is an absolute path? Imprimir

  • 18

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.


¿Fue útil la respuesta?

« Atrás