🌞🌚

Finding Programs and Files: Files and Folders

In the image above, we know at which location a file can be found using a path. An example of a path for the “Applications” folder above is:

/Volumes/USB/Unix and Perl Course/Applications

(The leftmost slash (/) stands for the “root” folder.)

On Windows, the path would look like:

C:\Volumes\USB\Unix and Perl Course\Applications