Skip to content

lumasia07/simple_shell

Repository files navigation

Logo

SIMPLE_SHELL

This is a custom shell that Displays a prompt and waits for the user to type a command. The command line always ends with a new line. The prompt is displayed again each time a command has been executed. The command lines are simple, no semicolons, no pipes, no redirections or any other advanced features. The command lines are made only of one word. No arguments will be passed to programs. If an executable cannot be found, print an error message and display the prompt again. Handles errors.

Acknowledgements

Contributing

Contributions are always welcome!

Please adhere to this project's code of conduct.

Authors

Logo

About

A project on the Simple UNIX shell written in C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages