pedro823 / minishell

A micro shell for linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

******************************************************************************
*                                                                            *
*                   MAC0422 - Sistemas Operacionais - EP1                    *
*                                                                            *
*                                                                            *
*                                                                            *
*                      Pedro Pereira     - NUSP 9778794                      *
*                      Raphael R. Gusmao - NUSP 9778561                      *
*                                                                            *
******************************************************************************

Como ler esse README:
    Todo '$' no começo de uma linha representa um comando a ser digitado no
    terminal, na sintaxe de BASH.

PARTE I DO EP - SHELL:
Para fabricar o executável:
$ make ep1sh

About

A micro shell for linux.


Languages

Language:C 97.4%Language:Makefile 1.8%Language:Python 0.7%