Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Bash-Shell-in-C

An attempt to make a bash shell using the C language libraries and system calls.

TO RUN

On your Bash Terminal run

> make
> ./shell

About

Created a fully functional shell in C that expands on the capabilities of the pre-existing Linux terminal. The shell can handle intricate command parsing, manage piping, and I/O redirection.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages