This is the best filesystem I could think of for my OS. All draft code, hopefully will be used for OS.
The .github folder is just my important Dependabot thing and code scanning thingamajiger.
The r folder is /, but if you have ever created a folder in GitHub before, you can't call it that. I may keep that, but right now I don't know.
The bin directory is where all commands go.
The sbin directory is the superuser commands directory. That would be for stuff like adding users, removing users, etc.
There is a root person, with the home directory located in r/root, with one file already there, like a very threatening introduction!
The You other people directory is located at r/y.o.p/. It is for normal users. Right now there's just a platypusA (r/y.o.p/platypusA) directory, but that will need changing.
Do what you can. This will (eventually) be implemented within Platypus OS, so it will be have to be good. Thanks for helping!
- Making filesystem changable by users. It is static, nothing changes.
- Adding commands. Has to be usable.
- Adding CLIs. I want to have BASH, CROSH, and another one that I have somewhere in my mass of Google Drive folders.
- Adding programming languages. Need programming languages.
It's supposed to. I modeled it after the Linux/Unix filesystem. So can I go now? You told me to "WAIT!!!!", hey, you did hahahahahahahahahahahaha ok that's not funny
--uggghhh-- It was based on BASH. Now I'm going, and if you have a problem, stick it in issues, thanks!