Skip to content

LaurentColoma/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

The idea behind this project is to create a simple version of the tcsh shell.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To test this project you will need to clone the following repository, Also, your need to have a Linux OS.

ex: git clone ...

Installing

make; make clean

./mysh

ex: (づ。◕ ‿‿ ◕) >

Running the tests

If you want to test the project, execute it like :

./mysh

you can also test simple command by doing so :

echo ls | ./mysh

These test, are testing the system function, the built-in function and the program you may create.

Author

Laurent Coloma & Antoine Caulet

Licence

Look at the Licence file

Acknowlegments

  • All help, tips are welcome.

About

A simple Tcsh shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors