Skip to content

coleYab/simple_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Shell Project

This is a simple shell implementation in C, created as a collaborative project. The shell supports basic command execution.

Contributors:

Yeabsira Moges and Korede Odeyemi

How to Use

  1. clone this repo to your local machine using git clone https://github.com/coleYab/simple_shell.git
  2. change directory to simple_shell cd simple_shell
  3. compile the source code into an executable code using gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh
  4. Run the shell using ./hsh

About

this is second ALX team progect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages