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

https://github.com/phundrak/p8-shell

small shell made as a project for my studies
https://github.com/phundrak/p8-shell

c cmake shell university-assignment university-project

Last synced: 2 months ago
JSON representation

small shell made as a project for my studies

Awesome Lists containing this project

README

          

[[file:https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg]]

This shell is my third semester assigment for my Operating Systems course at university. It is not intended to be a full-featured shell, just one that provides the most basic, and less, such as executing an executable (with a relative or absolute path) with arguments, and optionally be able to deal with pipes, background tasks and such.

“P8“ stands for “Paris 8”, the short name for “Université Paris 8 Vincennes-Saint-Denis”.

This project is under the GPL-3.0 licence. More info [[https://github.com/Phundrak/P8-shell/blob/master/LICENCE][here]].