Skip to content

mayur-arvind/Custom-Shell-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom-Shell-Interpreter

A shell interpreter with limited functionality written from scratch in C, building upon Stephen Brennan's tutorial. Supports globbing, and the cd, exit and history commands in addition to the usual UNIX commands.

Yet to implement, piping and I/O redirection.

Usage:

make
./shell

About

A custom Linux shell written from scratch in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published