Skip to content

1rubiz/simple_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SImple Shell

This is a simple shell created by Izekor Ruby and Chioma Ononyaba .

Table of content

  • Introduction
  • File description

Introduction

It was created using C language and compiled in Ubuntu terminal environment using vagrant box on a windows 64bits computer.
Compilation code :

gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh".

File Description

30 files including :

  • main.c file : Entry point for execution.
  • hsh file : The compiled shell program(to be run on a linux terminal).
  • header.h file : Header file holding function declaration of helper functions.
  • others : Files holding several helper functions.

* * * Use shell at your own risk * * *

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages