Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 231 Bytes

File metadata and controls

3 lines (3 loc) · 231 Bytes

This is a minimalistic shell project written in C. It provides a basic command-line interface to execute commands and manage processes. It supports essential shell features like command execution, piping, and background processes.