A C-Powered Cosmic Command-Line Interface for Linux
-
Updated
Jun 22, 2024 - C
8000
A C-Powered Cosmic Command-Line Interface for Linux
Operating Systems with Shell and C programming
This project involves creating a simple shell with Bash as a reference
Bash Implementation with process management
a functional, dynamically weakly typed, interpreted, indented programming language.
This custom terminal shell offers advanced features like background processes, directory navigation shortcuts, and detailed process information. It supports file and directory listing, search, and redirection, with robust signal handling and command history tracking. Ideal for efficient terminal navigation and management tasks.
This shell will help one learn about processes and basic process management in a shell.
A lightweight functional library for the C programming language (GNUCC only)
Project about managing basic Redirection and Piping of commands
Unix shell
KISB(KISB IS not BASH) is a simple shell for Linux-based OS.
Minishell is a simple Unix shell implementation, designed to mimic basic shell functionalities such as executing commands, handling pipes, redirects, and managing environment variables. The project focuses on system calls, process management, and string manipulation in C programming.
Add a description, image, and links to the piping topic page so that developers can more easily learn about it.
To associate your repository with the piping topic, visit your repo's landing page and select "manage topics."