Skip to content

Ackfire/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell project 🖥️

Done by Melissa - Epitech 2022 🎓

Overview

This project is a part of the first year of Epitech.
I had 2 weeks to complete it. 🗓️

The goal of this project was to recreate a tcsh shell.

Features

To quit the program, you can write exit in the program or do a ctrl + d.

Running the project locally

From the repo:

  • Clone this repostitory locally
  • Run make in your bash / command line
  • Run ./mysh

To try this program, you can to use this command to automatically play the game and when you quit it, clean the repository:

make && ./mysh && make fclean

An output you can get from this program can be:

img.png

Here are the different tools and languages I used to make this project: 🛠️

Main tools

About

Recreation of a tcsh shell in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors