Skip to content

DjeridiY/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks