Changes

Jump to: navigation, search

OPS102 - Filesystem Basics

200 bytes added, 04:17, 18 September 2023
Pathnames
== Pathnames ==
A ''pathname'' is a filename that includes information about the directory in which the file is stored. (Sometime pathnames are simply called filenames!). There are three types of pathnames:
=== Absolute Pathname ===
\Users\kim\Downloads\example.txt
 
Relative pathnames are often the shortest form of pathname, but the meaning of a relative pathname changes based on the current working directory.

Navigation menu