Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
/ vsh Public archive

πŸ’‰ Vaccine shell. Assignment for Operating Systems course, 2020/2 on UFES

License

Notifications You must be signed in to change notification settings

Henriquelay/vsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

75 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’‰ VSH

gcc version glibc version linux kernel version

Vaccine shell. Keep your foreground processes safe.

Compiling | What's different?

Compiling

Vaccine shell can be compiled with the following command on the project root:

make

The output will be a binary file called vsh. You can install using your preferred manual method. I simply linking to a folder inside $PATH with ln -s, such as ~/.local/bin.

What's different?

Documentation are present in the included assignment document.

About

πŸ’‰ Vaccine shell. Assignment for Operating Systems course, 2020/2 on UFES

Topics

Resources

License

Stars

Watchers

Forks