tkomatsu / minishell

my own shell like bash
MIT License
3 stars 0 forks source link

minishell

demo

Description

simple shell like bash

Requirement

Installation

git clone --recursive git@github.com:tkomatsu/minishell.git
cd minishell
make

Usage

./minishell

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details