Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 316 Bytes

sudont

Grants superuser permission, then does nothing

installing

To install, run the following command: gcc dont.c -O3 -o dont; sudo cd dont sudont /bin/

using

Run sudon't with the following command: sudont <what you wish to not run>

This will not run the program under super user permissions.