Skip to content

Aryalexa/42-minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-minishell

The goal of this project is to create a simple Shell, our own little bash or zsh. We will learn how to work with processes, file descriptors and signals.

For more detailed information, refer to the subject (link in process)

Documentation

For all the documentation you may need go to our wiki

Instructions

Follow the process bellow to launch the program

1. Compiling the program

  • To compile the program, run:
 $ make

2. Executing the program

  • To execute the program, run:
 $ ./minishell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •