You are browsing as a guest. Sign up (or log in) to start making projects!

13h 6m 35s logged

Devblog 14

I have worked on multiple commands for the shell but the one that i want to showcase now is the process management.
Running.elf lists all running processes (including itself) with their name, pid and privilege level.
Then I execute kill.elf with “1” as a argument which is the id of the shell. That kills the shell which leaves the os with just the blinking underscore cause there is no longer a shell running.

Other commands are the sysinfo (uname) and updating fetch.elf with some new info.

0
8

Comments 0

No comments yet. Be the first!