Skip to content

jkeum&hyunlee's 42seoul minishell team project repo. The objective of this project is for you to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.

Notifications You must be signed in to change notification settings

jkeum-dev/ppalli_mandoo_shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppalli_mandoo_shell

jkeum&hyunlee's 42seoul minishell team project repo #42seoul #shell

The objective of this project is for you to create a simple shell.
Yes, your little bash or zsh.
You will learn a lot about processes and file descriptors.

The existence of shells is linked to the very existence of IT.
At the time, all coders agreed that communicating with a computer using aligned 1/0 switches was seriously irritating.
It was only logical that they came up with the idea to communicate with a computer using interactive lines of commands in a language somewhat close to english.
With Minishell, you’ll be able to travel through time and come back to problems people faced when Windows didn’t exist.

jkeum's minishell Score

About

jkeum&hyunlee's 42seoul minishell team project repo. The objective of this project is for you to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.8%
  • Makefile 2.2%