Skip to content

Repository files navigation

SIMPLE SHELL

Descrition

A simple mini Unix command interpreter that communicate with the operative system.

This project consists of buildint a simple command line interpreter that help the user intereact with the operating system.

Compilation

Your shell will be compiled this way: gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh

Output Result

$ /bin/ls list current working dirrctory files $ /bin/pwd print current working directory name $ ls list file

About

for github tasks

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages