Skip to content

DianaAndrades/42SH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42 SH

The goal of the 42sh project is to create a shell program capable of executing various commands entered by the user, managing processes, and providing features like command history, command-line editing, and environment variable management.

Students are expected to implement essential shell functionalities, including parsing and interpreting commands, handling input/output redirection, supporting pipes for command chaining, implementing built-in commands, handling signal management, and managing the environment.

Usage

  1. Clone the repository:
  2. git clone https://github.com/DianaAndrades/42SH.git
  3. Navigate to the project directory:
  4. cd 42SH
  5. Compile Program:
  6. make
  7. Execute Program
  8. ./42sh

© 2023 Yulianna Barahona - Renzo Maggiori - Joel Revuelta - Diana Andrades

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published