GitHub topics: minishell-42
xDec0de/42minishell
[42] Our own simple shell based on bash, made in C
Language: C - Size: 224 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

ftTower/minishell
A simple Unix shell implementation in C, replicating Bash in --posix mode, with support for basic built-in commands and process management
Language: C - Size: 2.25 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

tasmanday/42_minishell
A replication of a bash shell coded in C
Language: C - Size: 2.03 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

edoardoColi/42_Roma_Luiss
Programming experience, Italy
Language: HTML - Size: 66.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

ngtina99/minishell
This project is about creating a shell in a team.
Language: C - Size: 845 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Sheratan095/Minishell
minishell is a complex, full-featured Unix shell built from the ground up as a major 42 project. This shell goes beyond simple command execution by implementing a robust command parser, advanced job control, environment management, and strict adherence to POSIX shell behavior — all crafted in pure C without relying on external parsing libraries
Language: C - Size: 1.47 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

deryaxacar/42-Minishell
This project aims to create a basic command-line shell. The shell processes user inputs to execute commands, handle file redirection, and perform pipe operations. Minishell serves as an excellent tool for understanding how a shell works by implementing fundamental shell functionalities.
Language: C - Size: 345 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

itsYakub/42-minishell
As beautiful as a shell
Language: C - Size: 240 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

issa-12/minishell_warmode Fork of salykr/minishell_warmode
Language: C - Size: 449 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

angelamcosta/minishell
This project aims to replicate basic functionalities of a Unix shell, such as command execution, I/O redirection, piping, and handling of environment variables.
Language: C - Size: 1.71 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

f-corvaro/MINISHELL
"Explore the intricacies of shell programming with Minishell, a simplified shell implementation."
Language: C - Size: 3.51 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

WaRtr0/Minishell
Rewrite of a simplified UNIX shell – 42 Project with bonus
Language: C - Size: 521 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 1

BredyByte/minishell
A simplified Unix shell implementation that supports command execution, piping, and environment variable management. It focuses on process management, input/output redirection, and understanding shell functionalities in C.
Language: C - Size: 3.01 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Kuninoto/42_minishell
Small implementation of a shell replicating bash, truly hell
Language: C - Size: 417 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 1

woo-woo23/shell-with-history
A bash-like shell implementation in C11 (plus POSIX.1-2008) using Linux syscalls, with command history, built-in commands and IO redirection with pipes
Size: 1000 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

alissonmarcs/minishell
Little clone of Bash.
Language: C - Size: 262 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

SirAlabar/42-Minishell Fork of MarkosComK/42-Minishell
#minishell
Language: C - Size: 3.25 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

yettabaa/Minishell-42 Fork of pho8os/Minishell-42
This project is about creating a simple shell. We learned a lot about processes and file descriptors and.
Language: C - Size: 1.44 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ygor-sena/42cursus-minishell Fork of magalhaesm/minishell
The eighth project of 42's curriculum gives the students a very "simple" task: to create our very own little shell based on bash.
Language: C - Size: 249 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ilyassealdidi/minishell
This project is about creating a simple shell.
Language: C - Size: 2.42 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

BaBreton/42-Minishell
Minishell project at 42 school
Language: C - Size: 38.1 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 3

pin3dev/42_Minishell
A simple Unix shell written in C, replicating the basic functionalities of a shell, including command execution, pipes, and redirections. Designed to deepen understanding of system calls and process management in Unix-like systems.
Language: C - Size: 1.65 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SybePlattje/minishell-42
Language: C - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PoissonC/42-minishell
A small project in school 42.
Language: C - Size: 1.94 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

atormac/ms-tester
Language: Python - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

UgolinOlle/minishell
💻・Own simple shell, similar to bash.
Language: C - Size: 3.85 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

nvillalt/42_minishell
minishell: 42's mid-course project, second biggest project in it's common core, aimed to create our own "mini" shell, handling its behaviour similarly to how bash works
Language: C - Size: 614 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

magalhaesm/minishell
This project is about creating a simple shell.
Language: C - Size: 256 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

upperdim/minishell
Shell project for Ecole 42
Language: C - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ethanolmethanol/minishell42tester
MINITESTER, a minishell tester written in bash.
Language: Shell - Size: 958 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

maricard18/42-minishell
Small version of shell
Language: C - Size: 15.7 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hu8813/minishell
42 project minishell , a basic implementation of bash
Language: C - Size: 205 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ycqexXm/minisHELL
creating a simple shell, your own little bash. learn about processes, file descriptors, signals
Language: C - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fraqioui/minishell
Creating your own shell
Language: C - Size: 1.96 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 0

derfleck/minishell
A recreation of bash in C, a project for 42 Vienna
Language: C - Size: 423 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Hqndler/42-minishell
Aussi mignon qu'un vrai shell
Language: C - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

suiramdev/42-minishell
📓 minishel is a simple UNIX command-line shell created as part of the 42 School's curriculum.
Language: C - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pandaero/42_Core_minishell
A 42 school project where a shell program is coded.
Language: C - Size: 339 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
