Skip to content

fackfone/simple_shell

Repository files navigation

SIMPLE SHELL PROJECT

A basic simple shell by the guaidance of alx projects, version 1.0, Dated : August 2021

This repository holds all the code necessary for our custom simple shell to run.Our shell currently handles the executions of exectutables found in the environmental variable PATH. It demonstrates the basics of how a shell works.That is: read, parse, fork, exec, and wait.

Requirements

Linux operating system.

Git installed.

How to run


git clone https://github.com/fackfone/simple_shell.git

copying the above code and pasting it at the terminal will retrive the relevant code and make a directory named simple-shell on the present working deirectory.

change directory to the simple shell then run. The below code

./shell

Technologies Used

c logo

Contributers and Contact

License


This code is in the public domain. This means you can use, modify, and distribute it without any restriction. I appreciate, but don't require, acknowledgement in derivative works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages