Skip to content

File System

Eli edited this page Oct 6, 2022 · 4 revisions

Instead of using C:\, RatOS uses 0:\

Making a Folder:

image

Making a file inside of the folder we created:

image

Writing to a file that we created:

image

Reading a file that we created:

image

Clone this wiki locally