Project for operating systems course designed to emulate a basic shell.
Go to file
Chris Cromer 96b6d766b2 update report in makefiles 2021-07-23 12:14:58 -04:00
doc update report in makefiles 2021-07-23 12:14:58 -04:00
src add stdin redirection and refactor 2021-07-22 22:16:00 -04:00
.gitignore ignore .clangd 2021-07-16 23:24:24 -04:00
LICENSE remove non contributor 2021-07-20 20:02:06 -04:00
Makefile update report in makefiles 2021-07-23 12:14:58 -04:00
README.md remove non contributor 2021-07-20 20:02:06 -04:00

README.md

myshellin

myshellin es un proyecto semestral del ramo Sistemas Operativos. El propósito de este proyecto es crear un shell básico.

Autores

  • Christopher Cromer

Requisitos software

  • glibc
  • make
  • clang

Requisitos informe

  • latex
  • pdflatex

Compilar

Software

make myshellin

Informe

make informe

Licencia

El proyecto es bajo la licencia "The 3-Clause BSD License".