cbondurant / sudont

Grant superuser permission, then do nothing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Grant superuser permission, then do nothing

License:MIT License


Languages

Language:C 53.1%Language:Shell 46.9%