Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CatX711 authored Jun 29, 2022
1 parent b75cad1 commit e3fcfd2
Showing 1 changed file with 229 additions and 0 deletions.
229 changes: 229 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,236 @@ and is currently the most powerful hybrid operating system.

All rights reserved DAN INC.® 2022

## Preveiw

(This was copied and pasted from a tester who interacted with the highly powerful system)

``
Welcome to PIE OS (Python Integrated Environment Operating System.
Please enter your username and password. (answer in all lowercase for username): DanielC
Username Accepted
Now enter your password: *****
Loading...








Welcome to Pie OS!
Preparing final systems.




============================================
██████╗░██╗███████╗░░░░░░░█████╗░░██████╗ |
██╔══██╗██║██╔════╝░░░░░░██╔══██╗██╔════╝ |
██████╔╝██║█████╗░░█████╗██║░░██║╚█████╗░ |
██╔═══╝░██║██╔══╝░░╚════╝██║░░██║░╚═══██╗ |
██║░░░░░██║███████╗░░░░░░╚█████╔╝██████╔╝ |
╚═╝░░░░░╚═╝╚══════╝░░░░░░░╚════╝░╚═════╝░ |
=============================================|
The most powerful Python-C operating system. |
First version made in 1997. |
All rights reserved PIE inc. 2022. |
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-|
Version 5.0.17(1)-release (x86_64-pc-PIE-emu)|
=============================================



This is Pie OS.
Type 'help' for commands and system information.
vimify-pie-os:~$ help

List of Commands:
- //folders: '//folders' lists the files and folders you have.
- cd: cd stands for "change directory". If you want to navigate
through the terminal, cd lets you enter files and folders, and
you can type ls to see what are in those folders/files.
To use cd type, "cd". This will show you all available files
and folders to enter.
- cd $HOME: this takes you back to the home directory where you enter
commands.
- exit: type exit to close the operating system.
- sudo apt upgrade && sudo apt update -y:
updates the system.
- chaname: chaname lets you change your username.
System Info:
Username: DanielC

Device Name: vimify-pie-os
Memory: 6.7 GiB
Processor: AMD® Ryzen 5
Graphics: AMD® Radeon (tm) rx graphics /..
Disk Capacity: 1.0 TB
OS Name: Python Integrated Environment Operating System
(P.I.E. OS)
OS Type: 64-bit
Windowing System: X11
Built using C and Python.
Type 'help' for commands and system information.
vimify-pie-os:~$ cd
Where would you like to cd to?
Available Folders: 'Games'
vimify-pie-os:~$ Games
All games: Coffee_Game.py
Mad_Libs
vimify-pie-os:~$ cd $HOME

You are now in your home directory.
Type 'help' for commands and system information.
vimify-pie-os:~$ sudo apt upgrade && sudo apt update -y
Do you want to upgrade and update? (Y/N) Y
Loading Korokot update manager...
[sudo] password for Admin: ******

Reading
package
lists...Done
Building
dependency
tree
Reading
state
information...Done
Calculating
upgrade...Done
0
to
upgrade, 0
to
newly
install, 0
to
remove and 0
not to
upgrade.
Hit: 1
http: // gb.archive.ubuntu.com / ubuntu
focal
InRelease
Get: 2
http: // gb.archive.ubuntu.com / ubuntu
focal - updates
InRelease[114
kB]
Get: 3
http: // gb.archive.ubuntu.com / ubuntu
focal - backports
InRelease[108
kB]
Get: 4
http: // security.ubuntu.com / ubuntu
focal - security
InRelease[114
kB]
Get: 5
http: // gb.archive.ubuntu.com / ubuntu
focal - updates / main
amd64
DEP - 11
Metadata[278
kB]
Get: 6
http: // gb.archive.ubuntu.com / ubuntu
focal - updates / universe
amd64
DEP - 11
Metadata[391
kB]
Get: 7
http: // gb.archive.ubuntu.com / ubuntu
focal - updates / multiverse
amd64
DEP - 11
Metadata[944
B]
Get: 8
http: // gb.archive.ubuntu.com / ubuntu
focal - backports / main
amd64
DEP - 11
Metadata[7, 964
B]
Get: 9
http: // gb.archive.ubuntu.com / ubuntu
focal - backports / universe
amd64
DEP - 11
Metadata[30.5
kB]
Get: 10
http: // security.ubuntu.com / ubuntu
focal - security / main
amd64
DEP - 11
Metadata[40.7
kB]
Get: 11
http: // security.ubuntu.com / ubuntu
focal - security / universe
amd64
DEP - 11
Metadata[66.6
kB]
Get:
http: // security.ubuntu.com / ubuntu
focal - security / multiverse
amd64
DEP - 11
Metadata[2, 464
B]
Fetched
1, 153
kB in 1
s(994
kB / s)
Reading
package
lists...Done
Building
dependency
tree
Reading
state
information...Done
All
packages
are
up - to - date.
Type 'help' for commands and system information.
vimify-pie-os:~$ date
Date:
2022-06-29 21:08:48.248263
Type 'help' for commands and system information.
vimify-pie-os:~$ locate
These people use Pie os unprivately:
['Womanslayer46', 'Jeremy', 'Quacker', 'Nuts72', 'ohdingus2', 'tu2']
tu2
I make games. I also like C.
Type 'help' for commands and system information.
vimify-pie-os:~$
``



Expand Down

0 comments on commit e3fcfd2

Please sign in to comment.