Skip to content

cledant/21sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

21sh

Unfinished 42 project.
21sh aims to make an advanced shell that implements previous minishell features and other various features such as signals handling, line edition, pipe, redirections, termcaps.
Only termcaps, signals and line edition are implemented.

Compiling

Make sure you have the libft library by running git submodule init && git submodule update
You may compile the executable 21sh by running make.

Usage

Run ./21sh.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors