The Kyriai OS file system will be introduced in Alpha 2.0, it is designed to provide a structured, command-line-based interface for managing system and user files. Below is an outline of the directory structure, supported file types, permissions, and additional features of the system.
The root directory is the base for all other directories in Kyriai OS. System files, user data, and configurations are stored here.
Here are some basic commands and examples of how users will interact with Kyriai OS through the command line interface:
cd C:\KyriaiOS\Home\User\User1\
dir
cd Org\client\user1
mkdir C:\KyriaiOS\Home\User\User1\Documents
echo "Hello World" > C:\KyriaiOS\Home\User\User1\Documents\hello.txt
type C:\KyriaiOS\Home\User\User1\Documents\hello.txt
setpassword C:\KyriaiOS\Home\User\User1\Documents
del C:\KyriaiOS\Home\User\User1\Documents\hello.txt
The Kyriai OS file system supports a variety of file types including:
.txt
(Text Files).jpg, .png
(Image Files).mp3
(Audio Files)File permissions are based on user access. Here are the possible permissions:
Users will receive warnings as they use storage: