Skip to content

sjudkis/shell-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell-program

Linux shell program, implemented in C. Parses user input and executes commands using system calls to create and manage child processes. Commands can be executed in foreground or background. Supports I/O redirection.

compile with: "make" run with: "./smallsh" toggle foreground only mode: control+z exit shell with: "exit"

About

Shell program implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published