Skip to content

tatsOre/mini_shell

Repository files navigation

Mini Shell

Some things I need to know to start coding my own Ultra Simple Shell #Cisfun

Resources

  • [Everything you need to know to start coding your own shell](Sample Text URL)

Files

File Description
Later Later

Compilation

Code files must be compiled this way:

$ gcc -Wall -Werror -Wextra -pedantic *.c -o hsh

Authors

  • Tatiana Orejuela Zapata | Github
Foundations - Low-level programming & Algorithm Linux and Unix system programming.
April, 2020.

About

Preliminary tasks - Simple Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages