Marvin AI has been accepted into the Apache Foundation and is now available at https://github.com/apache/incubator-marvin
-
Updated
Dec 19, 2018 - Python
Marvin AI has been accepted into the Apache Foundation and is now available at https://github.com/apache/incubator-marvin
🐚 Command line interpreter for Unix-like operating systems
A simple shell implementation in C. Features command execution, history, redirections, pipes, environment variables, and built-in commands.
Minishell is a simple shell created as part of my 1337 (42 Network) studies. It supports basic command execution, pipes, redirections, environment variables, and built-in commands like cd, pwd, echo, and more. It also handles signals (Ctrl-C, Ctrl-D) and offers a history feature.
Command line interpreter for Unix operating systems
A bash like shell or command interpreter written in C.
Deliverables relating to the Operating Systems and Systems Programming 1 University Unit (Utilises Remote WSL extension on VS code)
A simple shell
Add a description, image, and links to the builtin-commands topic page so that developers can more easily learn about it.
To associate your repository with the builtin-commands topic, visit your repo's landing page and select "manage topics."