-
Notifications
You must be signed in to change notification settings - Fork 2
File System
Eli edited this page Oct 6, 2022
·
4 revisions
Instead of using C:\, RatOS uses 0:\
Making a Folder:

Making a file inside of the folder we created:

Writing to a file that we created:

Reading a file that we created:

Use rmdir and rm the same way you would for touch or mkdir!