Thanks to visit codestin.com
Credit goes to github.com

Skip to content

goncalotr/42_minishell

Repository files navigation

Minishell

This project is a custom shell implementation, built as part of the 42 school curriculum. It aims to recreate a simplified version of a standard Unix shell (like bash).

Compilation and Usage

Prerequisites

  • A C compiler (e.g., GCC, Clang)
  • The make utility

Compilation

  1. Clone the repository:

    git clone https://github.com/goncalotr/42_minishell_project.git
    cd minishell
  2. Compile:

    make

    This will create an executable named minishell.

Usage

Run the shell:

./minishell

Reference

Shell Projects

Other

About

42 Minishell

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •