What is a directory (File Systems) ?

874 views

I’ve googled it and still don’t really get what a directory is, a folder, an archive, a partition?

In: Technology

5 Answers

Anonymous 0 Comments

It’s a location (i.e. a folder) in a hierarchical file storage system. That is, it represents a path to walk down from the root directory to that location.

It’s really just a way of referring to some location within the file storage system.

You are viewing 1 out of 5 answers, click here to view all answers.