Skip to content

Latest commit

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

minishell

As beautiful as a 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.



0. General

1. Features

  • Not interpret \;
  • Use readline library
  • Redirections >>><<<
  • Pipe |
  • Priorities &&||
  • Wildcard * for the current working directory
  • Environment variables
  • Signal ctrl-Cctrl-Dctrl-\
  • Implement Builtins echocdpwdexportunsetenvexit

2. Overview

3. Reference



Created by jkong and yongmkim

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages