Skip to content

Chima-01/simple_shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE_SHELL

A shell is a program that takes commands from the keyboard and gives them to the operating system to perform.

Creating a shell is done by creating .sh files and turning it into a executable file such as the hsh. Usually it starts with #!/bin/sh

files

About

Project done by Chinemerem Chima and Denis Olanipekun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%