Skip to content

Repository files navigation

Linux-Shell

Custom terminal shell based on the POSIX architecture with integrated syscalls and in-built commands. Supports piping, redirection and signal handling.

Instructions

Compile Code and generate an executable file

gcc turtle.c -o turtle

Running the shell

./turtle

While inside the shell type the command "help" for more instructions.

About

Custom terminal shell based on the POSIX architecture with integrated syscalls and in-built commands. Supports piping, redirection and signal handling

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages