Skip to content

sFinOe/Bash-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Bash-From-Scratch

This project is a tutorial that demonstrates how to create a Bash shell from scratch in C. The tutorial is based on the following resources:

Prerequisites

  • Familiarity with C programming
  • Basic knowledge of Unix shell scripting

Requirements

  • Linux, Macos, Windows
  • Clang, GCC (C compailer)

Getting Started

  • Clone or download the repository to your local machine.
  • Follow the instructions in the README.md file in the tutorial directory to build and run the Bash shell from scratch.

resources

Usage/Examples

git clone https://github.com/sFinOe/Bash-From-Scratch.git
cd Bash-From-Scratch
make && ./minishell

Enjoy My BashYum <3

Support

For support, email [email protected] or [email protected].

🔗 Links

portfolio linkedin twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published