Skip to content

Shell desenvolvida em C para aprendizagem de sistemas operacionais. A shell possui algoritimos que manipulam o Kernel utilizando chamada de sistemas.

License

Notifications You must be signed in to change notification settings

simeithander/thandershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThanderShell

Shell desenvolvida em C para aprendizagem de sistemas operacionais. A shell possui algoritimos que manipulam o Kernel utilizando chamada de sistemas.

Como testar:

1 - Instale o compilador GCC

sudo apt install gcc

2 - Clone o projeto

git clone https://github.com/simeithander/thandershell.git

3 - Entre na pasta

cd thandershell/

4 - Compile o projeto

sudo gcc -Wall -static -ansi -o ThanderShell ThanderShell.c

5 - Execute

./thandershell

About

Shell desenvolvida em C para aprendizagem de sistemas operacionais. A shell possui algoritimos que manipulam o Kernel utilizando chamada de sistemas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published