Skip to content

abeni-al7/aben_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aben Shell

Aben Shell is a command-line interpreter for Linux, based on the sh shell. It is implemented in C and provides a simple interface for executing commands and managing processes.

Features

  • Command execution
  • Built-in commands (exit, env)
  • Path handling
  • Error handling

Getting Started

Prerequisites

  • Linux operating system
  • GCC compiler

Using the Shell

To compile the Aben Shell, navigate to the repository directory and run the following command:

gcc *.c -o aben

Then to run the executable run the following command:

./aben

Then enjoy controlling your Linux OS from the command line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages