Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 490 Bytes

File metadata and controls

24 lines (16 loc) · 490 Bytes

Shell

Compilation

Via Makefile

make

Description

The aim of the project is to recreate a version of TCSH a UNIX command interpreter in C

Usage

If you want to use the shell program, you can use the following command :

./shell

You can use it as you wish with the commands you want (many commands and operators are included, many surprises await you).

Help

If you need help and don't understand how to use it, open a issue at github and ask your question