Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with linux-shell-in-c

A curated list of projects in awesome lists tagged with linux-shell-in-c .

https://github.com/hydraphyzer/shell-in-c

This Project is Part of My University Project for Operating System Lab (OS Lab) Project. In This Project I Have Implemented a Basic Shell With the Help of C Language, Which Performs Many of The Functionalities as Similar to Linux Shell

hydraphyzer hydraphyzergithub linux linux-shell linux-shell-in-c muhammadzubair os-project shell shell-in-c zubair

Last synced: 11 Nov 2024

https://github.com/johnnieshere/shell-program

This is a simple shell program written in C for Linux-based machines. It reads commands from the user or a script file, executes them, and handles special commands like "alias", "unalias", and "source". It also counts the number of commands, script lines, and commands that contains quotes. It uses a stack to check for quotes in the input.

linux linux-shell-implementation linux-shell-in-c

Last synced: 06 Dec 2024