Skip to content

PeteJames21/simple_shell

Repository files navigation

Simple Shell

Description

A simple UNIX command interpreter.

Usage

The project is compilable on Ubuntu >= 20.04 using the following command:

gcc -Wall -Wextra -Werror -pedantic -std=gnu89 -Wno-format *.c

Collaborators:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages