Skip to content

This repository contains a lightweight implementation of a simple (bash) shell.

Notifications You must be signed in to change notification settings

Peplinn/simple_shell

Repository files navigation

simple_shell

This repository contains a lightweight implementation of a simple shell. gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh

About

This repository contains a lightweight implementation of a simple (bash) shell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages