Skip to content

Melodictreacle/basic_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A minimalist Unix-like shell written in C. It provides a simple command-line interface that reads user input, tokenizes commands, and executes them using system calls like fork() and execvp(). The shell supports basic command execution and includes an exit command to terminate the session.

This project demonstrates core concepts of Unix process management, input parsing, and command execution in C.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages