Ochouatiblog.ochouati.me·Aug 14, 2024MinishellMinishell is a project where you have to implement a program in C lang that do the basic functionalities of the Bash, and that's include handling pipes, redictions (<<, >>, < and >) environments variables and 7 of Built-in commads (echo, exit, unset,...minishell
Ochouatiblog.ochouati.me·Apr 14, 2024Minitalk a 42 ProjectAt 42, students tackle projects that teach coding skills in creative ways. Minitalk is one such project. It's all about using UNIX signals to make two programs—a client and a server—that can talk to each other. The challenge? The client has to send m...250 reads1337