# Filesystem

To browse files, use os.90s.dev/#sys/apps/filer.app.js

# File format

The file system of os.90s.dev is very simple:

# Root drives

# Accessing files in usr/

Because sys/ and net/ are the same for everyone, libraries and apps that make use of these will work the same for all users.

It is possible to use usr/ in apps and libs, however, the files may not exist or may be different, depending on what the user has stored there!

There are currently no conventions for what files in usr/ should be expected. This is something that the community will surely decide on as needed.

⚠️ Under construction ⚠️