Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/productofamerica/minishell

A smaller version of the Linux Shell
https://github.com/productofamerica/minishell

linux minishell shell shellcode

Last synced: 1 day ago
JSON representation

A smaller version of the Linux Shell

Awesome Lists containing this project

README

        

# MiniShell
A smaller version of the Linux Shell

The main objective of this programming assignment is to introduce the student to C programming in the Linux environment. Specifically, the student will implement a C program that will use Linux system calls and commands.