unix-like-system
There are 15 repositories under unix-like-system topic.
z3nnix/NovariaOS
Experimental exokernel operating system
akat1/impala
Homemade UNIX-like operating system
trentdev0/micrOS
A UNIX-like operating system written in C and AT&T assembly for amd64 computers, aiming for security using virtualization.
DhruvSrikanth/Unix-Like-Shell
A pure C implementation of a Unix-like system emulating the Bourne Again SHell.
qvjp/INLOW
参考:https://github.com/dennis95/dennix
AlexDev404/Xeno
An X86-64 Operating System built from scratch in C
Igor1101/THUNDERSTORM
configurable monolithic kernel operating system for x86_64 architecture with open, clean source
laluxx/pkg
A straightforward package manager for Unix-like operating systems, designed with simplicity in mind. (will probably never work)
NicoRgb/OcularOS
A Unix-like HobbyOS writen in C
RossComputerGuy/powerdream
A Unix-like modular operating system for the Sega Dreamcast
samjamsh/clear
This is NGCU Project clear program developed for Unix like distributions
samjamsh/pwd-
This pwd is a program of NGCU project. This software is similar to Unix-like distributions pwd software. It prints the current working directory
estefaniadlk/master-worker-c
Repo for my Uni project in Advanced Programming
lev-linux/dmenu
LEV Linux's selection menu/application launcher (a fork of dmenu)
Ziko909/minishell-42-cursus
This project revolves around developing a feature-rich shell using the C language. The shell incorporates various functionalities, including pipes, redirections, conditional operators, wildcards, and the utilization of parentheses for grouping commands.